Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Disable stderr/stdout
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Disable stderr/stdout (Read 4707 times)
Decrius
Multiple posting newcomer
Posts: 81
Disable stderr/stdout
«
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
Logged
Check out my website:
http://www.daevius.com
thomas
Administrator
Lives here!
Posts: 3979
Re: Disable stderr/stdout
«
Reply #1 on:
February 02, 2008, 09:34:23 pm »
Let me guess, you use SDL?
Logged
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."
Decrius
Multiple posting newcomer
Posts: 81
Re: Disable stderr/stdout
«
Reply #2 on:
February 03, 2008, 09:13:55 am »
Yes I do
, is this SDL-only/non-IDE?
Logged
Check out my website:
http://www.daevius.com
thomas
Administrator
Lives here!
Posts: 3979
Re: Disable stderr/stdout
«
Reply #3 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).
Logged
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Disable stderr/stdout