[Csci551-talk] loose ends
Affan, Syed
asyed at usc.edu
Sun Mar 27 23:12:01 PST 2005
I dont think that you need all 11 files to implement the the C language
interface provided. Some of them are for the sample application; weed
them out. Place the rest in the same directory as your source file and
modify (should be a few lines max) your makefile.
Best Regards,
Affan, Syed.
-----Original Message-----
From: S. Rubin [mailto:srubin at flash.net]
Sent: Sunday, March 27, 2005 10:27 PM
To: Affan, Syed; csci551-talk at mailman.isi.edu
Cc: cs551 at catarina.usc.edu
Subject: RE: [Csci551-talk] loose ends
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/f8d223d7/attachment.html
More information about the Csci551-talk
mailing list