<div dir="ltr">Hello OS Class:<div><br></div><div>In regards to Project 1, the specifications states that &quot;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.&quot;  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.</div><div><br>Best,<br>Dianne</div><div><div><br></div><div><br></div></div></div>