Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ART_Adventures on May 11, 2008, 01:08:12 pm

Title: Print run-time output to the debug window
Post by: ART_Adventures on May 11, 2008, 01:08:12 pm
Hello People,

I create a new SDL application using the latest stable Code::Blocks release, and when run in debug mode the main application window is accompanied by a debug output window. How can I print messages to this window at run-time?

Thanks.