-
File format:
Files that you upload MUST have ASCII text format and less than 100Kb
in size.
-
Filename convention:
Files that you upload MUST have the following name format;
yourfirstname_yourlastname.ext
where yourfirstname is your first name and yourlastname is your last
name and
ext is the extension of the file which you are uploading e.g. C, CC,
c, cc, java , h, etc...
Example: vahid_moghaddasi.c and/or vahid_moghaddasi.h
-
Header files and dependencies:
If you include a header file in your program, make sure that you reference
to it in your source code the same name as you upload it.
-
Correct area:
Make sure that you upload your assignments to the correct corresponding
uploading area.
-
Two or more files:
If you have to upload two or more files for your assignment, you should
suffix your name with an S for server and a C for client.e.g. vahid_moghaddasiS.cc
and vahid_moghaddasiC.cc then tar the files into one file using the naming
convention such as vahid_moghaddasi.tar or vahid_moghaddasi2.tar.
NOTE: If you FTP the tar file from your account
to your PC, make sure that you choose binary transfer mode, otherwise the
tar file will be corrupted.
-
Revision Control:
If you need to revise your program that you have already uploaded,
you may do so as often as you need, until the due date, just add the revision
number before the extension. e.g firstname_lastnameS2.cc