Dr. Chuck C. Liang
Visiting Assistant Professor of Computer Science
Office: MCEC 343, 300 Summit Street, Hartford, CT 06106-3100
Office Phone: (860 297) 5395
Email: chuck.liang@mail.trincoll.edu
Teaching Assistant:
Adam Korzeniowski.
Sample solution to mString class by J. Mazur.
Macro definition + pointer examples .
Stack implementation .
Sample program demonstrating editible fields, menus, file I/O, and bitmaps (I was also experimenting with threads in this program, which I've commented out in the code). Now updated with multiple windows, bitmap buttons, message boxes and animation controls
Here is the sample code I used in class to demonstrate
pointers.
Here's the sample program I used in class to demonstrate
memory management.
Please turn in all your source code, well documented and organized (that means stapled or in a folder!) Label each file you print with its name (such as project.h). Also, save an executable version of your program on one of the machines, and tell me how to run it. I need to run it to grade it. It's your responsibility to explain to me exactly how to run your program, so include a note explaining the procedure. Remember: your project must include instructions or a help menu option.