2009-06-17 19:14:10 UTC
Alright, I changed:
printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot
sourceforget dot net>\n");
to
printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot sourceforget dot net>\n");
and I removed one of the line breaks after:
printf ("*** PLEASE READ THE DOCS BEFORE USING *** \n\n");
}
But I do not know what to do about the other errors.