News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Codeblocks RUN causes unwanted newline after first character in terminal

Started by Napoleon, September 30, 2014, 11:02:27 AM

Previous topic - Next topic

Napoleon

I'm sure I'm doing something wrong, but don't know what it could be.  Or I have a setting that's not right.
But, when I run the standard 'Console Application' sample code inside CB, the terminal window has an unwanted newline after the first character.  If I run the built executable manually in a terminal window, it works fine.

H
ello world!

Process returned 0 (0x0)   execution time : 0.003 s
Press ENTER to continue.


What is going on?

Cheers,
Nap