On Thu, 27 Mar 2003, Daniel Fone wrote:
I have no idea what this means and this is the first time I have done any file I/O in linux. Does anyone know what this means and/or how to fix it?
It looks like the list has already helped you fix this problem, so I'm going to tell you about the debugger.
And always use the -Wall flag to gcc. It would have warned you about it.
Cheers, Carl.
