CS 115 Program Assignments Fall 2009


Link to Submit a programming assignment

Please submit just the files listed on the program assignment page, and make sure they are all TEXT files.

Reminders: if your program does not compile without warnings OR errors, it will not be graded!

A warning about Visual Studio! (How to set Warning Levels also)

NOTE: your Design file should NOT be identical to your cpp file! You will lose 10% of the possible points if this is found.

If you are tempted to use something we haven't covered in class...


Programming Standard and Document Standard for CS 115
How to make a Text File
Back to 115 page