Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: arunchaganty on January 24, 2007, 11:05:38 am

Title: displaying program output
Post by: arunchaganty on January 24, 2007, 11:05:38 am
Hello, I know this is an extremely stupid question, but I have not been able to work it out, so bear with me.
How do I display the programs output. For example in a simple hello world program, how do I get the console output (i.e. "Hello World") in the program?

I also an facing an error when I start up C:B, or access the 'front page'. It pops up a dialog saying:
Code
Failed to display HTML document in ISO-8859-1 encoding

In the details tab, it show the same message 3 times. The dialog also opens up 3 times successively (each with a different number of entries in the details tab. All the entries are the same message above).

I am using the CB SVN-build 3467 on Ubuntu 6.10 (edgy).

Thanks for the help
Title: Re: displaying program output
Post by: arunchaganty on January 24, 2007, 09:18:42 pm
I found that the problem was that I had changed the console to gnome-terminal, instead of using xterm. I am now enlightened, and am sorry for posting this thread.