Author Topic: Bug? Or just something wrong with my code?  (Read 7920 times)

sybarite29

  • Guest
Bug? Or just something wrong with my code?
« on: December 06, 2009, 06:43:37 pm »
I require two scanf for getting the input from the keyboard the problem being the compiler ignores the first scanf and waits for the input from the second scanf statement. If anyone can illuminate me about what i am doing wrong or if this is a bug in the compiler?

I have attached the code for the C file.

[attachment deleted by admin]
« Last Edit: December 06, 2009, 06:49:17 pm by sybarite29 »

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: Bug? Or just something wrong with my code?
« Reply #1 on: December 06, 2009, 06:49:41 pm »
Help wanted
Would you like to contribute to Code::Blocks? Here are some "bounties" which you may want to collaborate with: beta-testing,documentation,solving hard bugs or adding features.

http://forums.codeblocks.org/index.php/topic,265.0.html

Quote
Welcome to the "developer forums: Help wanted" topic. Here we have specific requests that you might be able to contribute to.

Repeat: This forum is made for new gurus who want to contribute by submitting patches or fixing bugs. It is not, I repeat, It is NOT to help you with your homework.

Thank you for your support!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Bug? Or just something wrong with my code?
« Reply #2 on: December 06, 2009, 06:57:13 pm »
Code::Blocks is an IDE not a compiler.

Your question is not related to C::B in any way and therefore violates our forum rules.

Please ask your question in an appropriate forum.

Topic locked !