Hallo.
I have an ofstream (called "file", originally enough) that has opened (tested it with is_open()) and has physically been created (I went & looked in the directory it was supposed to open into).
The trouble is, I can't get my program to write to it - nothing appears, and I get an Abnormal Program Termination or an EFFACE (whatever that is) when I try an endl or "\n" and am sent to the CPU window, where I really am lost.
Does anybody have any idea what this could be?
& how it might be fixed?
Cheers,
Douglas JL.
A salesman is a machine for turning coke into obnoxious arrogance.
Common sense is what tells you the world is flat.
I have an ofstream (called "file", originally enough) that has opened (tested it with is_open()) and has physically been created (I went & looked in the directory it was supposed to open into).
The trouble is, I can't get my program to write to it - nothing appears, and I get an Abnormal Program Termination or an EFFACE (whatever that is) when I try an endl or "\n" and am sent to the CPU window, where I really am lost.
Does anybody have any idea what this could be?
& how it might be fixed?
Cheers,
Douglas JL.
A salesman is a machine for turning coke into obnoxious arrogance.
Common sense is what tells you the world is flat.