"Dimitrie O. Paun" dimi@intelliware.ca writes:
On Thu, 25 Mar 2004, Ferenc Wagner wrote:
Thanks, I think I will just leave it for now. The console mode is mostly useful for debugging, and relinking without -mwindows should make it work.
I haven't looked into the problem, but why not give up on stdout altogether, and just fopen() a file, a fprintf() to it? This should always work, no?
Sure, but wouldn't make much sense: one could as well read the report file instead. It's aim is to provide some easily accessible feedback for the user about the process.