Important Announcement
The original food.dat file inadvertently had some lines which
ended with both a carriage return AND a line-feed character (MS-DOS style)
which may have caused you a problem, depending on
which function (fgets, fscanf, etc) you used to read the file.
food.dat has been modified so that each line ends
with only the newline character.
If you have copied food.dat prior to 3:30pm 11/30/00, you should copy it
again to make sure you have the latest version of the file.
Files used for testing your code will have lines which end with a newline character
only