R. Clayton (rclayton@monmouth.edu)
(no date)
I have changed the function pickle_factory() but the prototype of the
function is still the same. Is it O.K.?
That depends on how you changed it. When you submit your code, the e-mail
software deletes any files you submit that have the same names as the files
I've given you. If you change code in main.cc and then include main.cc as part
of your submission, main.cc will be deleted and there go your changes. If you
just added debugging print statements to main.cc, this isn't a problem. But if
you've changed main.cc in ways that your code depends on, then your code is now
broken.
Although you're welcome to change copies of the code I give you any way you
want, you should always test your code against the files in the assignment
directory to make sure your code works as specified by the assignment.
This archive was generated by hypermail 2.0b3 on Fri May 10 2002 - 12:45:04 EDT