Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Decrius on February 02, 2008, 08:14:04 pm

Title: Disable stderr/stdout
Post by: Decrius on February 02, 2008, 08:14:04 pm
Hi,

How can I disable the creation of the stderr.txt and stdout.txt files?

Thank you
Title: Re: Disable stderr/stdout
Post by: thomas on February 02, 2008, 09:34:23 pm
Let me guess, you use SDL?
Title: Re: Disable stderr/stdout
Post by: Decrius on February 03, 2008, 09:13:55 am
Yes I do :P, is this SDL-only/non-IDE?
Title: Re: Disable stderr/stdout
Post by: thomas on February 03, 2008, 01:01:30 pm
It is a SDL feature, which can be turned off with some #define. I forgot what it was, but it's in the SDL docs (Google will find it).