Author Topic: displaying program output  (Read 3054 times)

arunchaganty

  • Guest
displaying program output
« 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

arunchaganty

  • Guest
Re: displaying program output
« Reply #1 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.