Code Comments
Programming Forum and web based access to our favorite programming groups.http://pastebin.com/m2f4cb939 In the above code after a single loop of while there is an infinite loop and the program doesn't waits for the input at scanf(). Please help me know why this is happening.
Post Follow-up to this messageRavi <ra.ravi.rav@gmail.com> writes: > http://pastebin.com/m2f4cb939 > > In the above code after a single loop of while there is an infinite > loop and the program doesn't waits for the input at scanf(). > Please help me know why this is happening. You need to read questions 12.19 and 12.26a of the C FAQ: http://c-faq.com/ BTW, posting code is usually preferred to posting a link to code. -- Ben.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.