News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Getting 'hello world' as output on every program.

Started by Simran, October 19, 2018, 06:12:31 PM

Previous topic - Next topic

Simran

I have been programming on Code::Blocks since around 6 months now. I don't know what I did wrong, but it is giving this same output on every program.

I tried doing the following things:
-Full command line
-Changing project
-Saving current file, then build and run it again

But none did rectify it. I need help.
Thanks in advance.

stahta01

Rebuild the project! Or clean followed by build the project.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Simran