> Hi
> I have some problems with file input/output. I've tried the
> fread/fwrite commands, and I've tried the ifstream and ofstream, but I don't seem to get it right.
> Can somebody help me with file input/output?
Sure, but you must be more exact: Which compiler are you using? What does not work? Does it compile? Does it run/crash? What error messages do you get? And if you show the lines of code that is causing the trouble, it makes things much easier for us.
Regards, Gunnstein
|