Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Simran on October 19, 2018, 06:12:31 PM

Title: Getting 'hello world' as output on every program.
Post by: Simran on October 19, 2018, 06:12:31 PM
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.
Title: Re: Getting 'hello world' as output on every program.
Post by: stahta01 on October 19, 2018, 10:10:45 PM
Rebuild the project! Or clean followed by build the project.

Tim S.
Title: Re: Getting 'hello world' as output on every program.
Post by: Simran on October 20, 2018, 05:38:14 PM
It is solved now. Thanks a lot.  :)