Author Topic: Just Starting Out  (Read 3208 times)

zen1800

  • Guest
Just Starting Out
« on: January 27, 2008, 05:04:49 pm »
I just got code::blocks and am trying to so some very simple alterations to the main.c file, like changing the words, but after I save and try to run it with the new stuff it still displays the original Hello World!. I've even made my own files and try to run them and I still only get Hello World!.  Anyone know how to fix this?

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: Just Starting Out
« Reply #1 on: January 27, 2008, 10:07:55 pm »
Exept saving your changes, did you allso compile them?

zen1800

  • Guest
Re: Just Starting Out
« Reply #2 on: January 28, 2008, 03:30:10 am »
Yep. No matter what file I compile and run, it's the exact same message every time.

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: Just Starting Out
« Reply #3 on: January 28, 2008, 11:40:05 am »
try Build Menu -> Clean and Clean Workspace