Mail Archives: djgpp/2001/05/09/12:00:33
Michiel de Bondt <michielb AT sci DOT kun DOT nl> wrote:
> Hello,
> I used cprintf in a constructor of a global object, but that did not
> work properly.
Please tro be more specific. As rule of thumb, tell us what _did_
happen, instead of what didn't. I.e.: did the program crash on you,
or did the screen output look funny, or what else?
> But maybe, I am not allowed to use cprintf before calling main.
I don't think that can be the reason --- there's no pre-main() type
code in the conio implementation which could rely on it being called
before the first call of cprintf() is allowed to happen.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -