Print the sources to the following problems and turn them in, in the order listed below, at the beginning of class on the due date. Also place your solutions in your CVS repository as follows:
/homework/cmsi284/src/main/c/apps/utf8_to_utf16be.c
/homework/cmsi284/src/main/c/collections/singly_linked_queue.h
/homework/cmsi284/src/main/c/collections/singly_linked_queue.c
/homework/cmsi284/src/test/c/singly_linked_queue_test.c
Make sure that you have run the setup-class script so that I can checkout and run your code from CVS while grading.