Mail Archives: djgpp/2004/09/20/07:15:15
Aniruddha <aniruddha1981 AT yahoo DOT co DOT in> wrote:
> I am flushing the output stream after every printf. Is it because of
> the size of the translation unit or some problem with insufficient
> memory?
Almost certainly not. The problem, whatever it actually may be, is
almost certainly in the (presumably large) portions of your program
that you didn't show, and it could be almost literally *anything*. My
assumption being that you're somehow invoking undefined, which just
happens to kill your stdout stream (redirect it to /dev/null or
whatever).
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -