program to print odd numbers and even numbers on seperate threads

Posted by robertjohn123 on Stack Overflow See other posts from Stack Overflow or by robertjohn123
Published on 2010-04-30T05:41:52Z Indexed on 2010/04/30 5:47 UTC
Read the original article Hit count: 433

Filed under:
|

Hi, I am learning programming using pthreads. How can I write a program to print odd numbers and even numbers on separate threads.

© Stack Overflow or respective owner

Related posts about c

    Related posts about posix