Skip to content

IsaiahStapleton/Operating-Systems_Homework6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pthreads API

The purpose of this program is to output a string of a length specified by the user, created by a number of threads also specified by the user.

This program accepts two parameters: the first one is the amount of threads to start, the second is the desired length of the final string.

Navigate to the directory where the program is located on your host machine. Type "make hw6" in order to compile the program and make the necessary executable. Next type ".\hw6" followed by two parameters for amount of threads to start and final string length.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published