Submitting your 235 assignments

All programs must run under g++ on the suns. You may develop your projects anywhere, however be aware that compatibility problems always exist between compilers. You are responsible for porting your code to g++.

To use the submit program, first put all the files relating to your assignment in a single directory. Then execute the submit program:

% submit235 directory-name
Where directory-name is the name of the directory you have put your assignment in. You may submit as many times as you like, but only the latest version before the due date will be graded.