1. Every file(source and header
files) should have a Comment Block in the format given below.
This helps to identify
whose Homework it is.
/////////////////////////////////////////////
//
//
// Official name : John Smith
//
//
//
// E-mail
: jsmith@ecs.syr.edu //
//
//
// Project
: Homework 1
//
//
//
// Date
: 01.17.2002
//
//
//
/////////////////////////////////////////////
In the "Official Name" field, write your name as it appears on S.C.O.R.E.
...Start the code here, after the
comment...
2. Make sure your project is working properly and satisfies all requirements of the Homework assignment. You will be sending a Visual C++ project or a Code Warrior project, not individual cpp files.
3. Clean your project. To
do this:
Visual C++ -
Click Build -> Clean in Menu Bar of main window
Code Warrior
- Click Project -> Remove Object Code... in Menu Bar of main window
4. Zip your Project Folder
into a .zip file. (Do not zip each file seperately.) If you
need any data files for your project, zip them along with your project
folder. Do not send individual files, just whole projects.
Instructions
for zipping your project
5. Rename the zip file to USERIDn.zip, where USERID is your ECS Username and "n" is the Homework Number. Note that the first project you write is assignment 1.
6. Go to
https://www.ecs.syr.edu/faculty/baruch/upload.cfm
You will be asked for your ecs
user name and your NT password. (You must have one. Go to the
cit office and get one if you don't have one.) Follow the instructions
for uploading the file.
7. Submit a hard copy (paper version) of the program, together with a sample run of output, at class or to the TA's mailbox on the second floor of SciTech. Make sure it is stapled! Homework will not be graded without a hard copy.
Do not send to mjbaruch@...