Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: soccerdude on August 08, 2008, 10:02:17 pm

Title: How to display messages at run-time
Post by: soccerdude on August 08, 2008, 10:02:17 pm
Hi All,

How do you use C::B to display run-time messages? 

In my case I'm trying to debug the code by outputting the value of a variable with "printf" but I don't see it displayed in any of the windows (build messages, build log, etc).

Thanks
Title: Re: How to display messages at run-time
Post by: Pecan on August 08, 2008, 10:24:33 pm
Search the forum for "createconsole"