Author Topic: Issue with basic Hello World running on c language  (Read 3669 times)

LeL0uCh

  • Guest
Issue with basic Hello World running on c language
« on: January 10, 2012, 12:14:35 pm »
Hello everybody,

i got a huge problem with my Codeblocks.
I'm currently running on Windows 7 Professional.

When i try to run the basic, Hello World program by default in a new C project,
i successfully build it then run it in a Windows console but i don't see the Hello World print at all.
I tried other well writed programs too but i got the same issue over and over, no one seems to work.

Even my teacher doesn't know why so i come here to get helped.
Thank you very much !

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Issue with basic Hello World running on c language
« Reply #1 on: January 10, 2012, 12:49:31 pm »
Even my teacher doesn't know why so i come here to get helped.
What do you expect how we could help? Without code snipptes, no steps to reproduce no version information...

But oh yes, I forgot: We are a forum dedicated to teach what teachers don't know. >:(
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ