Posted by Erik on September 11, 2001 at 01:57:17:
the third line of the source code for Project 2 was missing from the posted file. The third line after the beginning of main() should be:
logFile << fixed << showpoint
This is on the announcments page. I had the same problem.