diff --git a/unjust.c b/unjust.c index 8ee94b359d1f4d8a7906dc26d050ca27800be024..5d95c348192dec09e5eb1a1b5e74e681bb324c9c 100644 --- a/unjust.c +++ b/unjust.c @@ -1,7 +1,7 @@ $ ssh git@jazz.cs.wmich.edu begin 3240 FinalF17 $ git clone git@jazz.cs.wmich.edu:3240/<YOUR NAME>/FinalF17 -// Final Exam, April 25 +// Final Exam, December 11 // This program will create a file "NEWFILE" and write a struct to it at // an offset of 1000, then // reopen as a stream and read the struct that was written.