Author Topic: inconsistencies  (Read 2807 times)

Offline aravinthan6206

  • Single posting newcomer
  • *
  • Posts: 3
inconsistencies
« on: December 13, 2012, 02:19:09 pm »
i just started using codeblocks. sometimes i find it strange that even simple programs do not get executed properly (i ll not get the desired correct output). however if i cut & paste the code into another tab it is working fine. is there any reason for such behavior. am i the only one to report such an issue?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: inconsistencies
« Reply #1 on: December 13, 2012, 02:26:38 pm »
am i the only one to report such an issue?
Yes. Also, with such little details we can neither understand your problem nor help. :-\
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