CS520
Spring 2014
Laboratory 12
Monday April 21
This lab must be submitted prior to 8am on Tuesday April 22.


Upgrade your implementation of Event Loops to support interaction with a separate thread. Implement Streams.

Test your implementation using ~cs520/public/prog6/streamPi.c.

Please turn-off any debugging code before you submit your lab.

Also be sure you do not include a "main" function in your submitted code.

  • Submit your lab via:
    ~cs520/bin/submit lab12 EventLoop.c Stream.c

  • Submissions can be checked by typing:
    ~cs520/bin/scheck lab12


    Last modified on April 10, 2014.

    Comments and questions should be directed to hatcher@unh.edu