[cs33211] Project 1

Dianne Foreback dforebac at kent.edu
Wed Oct 7 16:20:35 EDT 2015


Hello OS Class:

In regards to Project 1, the specifications states that "the main()
function in this program has to create two threads running functions (vow
and cons). The threads should take turns printing the respective words of
the phrase supplied from the file."  The main() function should NOT create
more than 2 threads (one for consonants and one for vowels).  main() should
not alternate between the two threads.  The threads will need to yield to
each other.  Again, main does not coordinate the execution of the threads.

Best,
Dianne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://listmail.cs.kent.edu/pipermail/cs33211/attachments/20151007/5ff2d146/attachment.html 


More information about the cs33211 mailing list