[Csci551-talk] loose ends
S. Rubin
srubin at flash.net
Sun Mar 27 22:26:49 PST 2005
Timers directory comes with 11 files in it. Since I will be submitting individual files,
who will place all the files that belong to the timers directory in their proper
location? I currently compile timers files from my makefile that looks for them
in the timers sub-directory. Should I change that and look for all the files in the
current directory? I did not modify any "timers" files, and I am using the ones
that interface with C language.
Sophia
"Affan, Syed" <asyed at usc.edu> wrote:
Good points, and a good time to make some submission rules clear.
1. Submit your timers class with your own code. Do not assume anything on our side.
2. Submit all the source files. Donot tarball or zip them.
3. Donot submit your own test cases. Just the source files, makefile and README.
4. name the executable of your project as cs551proja.
5. Grader will only do the following:
> make
> ./cs551proja
If make doesnt compile the executable, you will get ZERO.
If the executable will run, the grading will be done on log files generated. Print statements on the screen will not be used for grading.
You will be informed of any changes to the grading, but please make sure that you follow rule 2 and 3.
Best Regards,
Affan, Syed.
-----Original Message-----
From: csci551-talk-bounces at mailman.isi.edu [mailto:csci551-talk-bounces at mailman.isi.edu] On Behalf Of S. Rubin
Sent: Sunday, March 27, 2005 9:47 PM
To: csci551-talk at mailman.isi.edu
Subject: [Csci551-talk] loose ends
Is it correct to assume that you will have the timers sub-directory in the directory
where our files will be placed or should we submit the timers directory as well?
Do you care for our own test cases or should we just submit the source files and
the README file only?
Sophia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.isi.edu/pipermail/csci551-talk/attachments/20050327/73f2985c/attachment.html
More information about the Csci551-talk
mailing list