News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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