Author Topic: Disable stderr/stdout  (Read 4704 times)

Offline Decrius

  • Multiple posting newcomer
  • *
  • Posts: 81
    • Daevius
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
Check out my website: http://www.daevius.com

Offline 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?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Decrius

  • Multiple posting newcomer
  • *
  • Posts: 81
    • Daevius
Re: Disable stderr/stdout
« Reply #2 on: February 03, 2008, 09:13:55 am »
Yes I do :P, is this SDL-only/non-IDE?
Check out my website: http://www.daevius.com

Offline 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).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."