Re: Problem with getchar method!

2005-07-22 Thread Ian Lance Taylor
"DC A" <[EMAIL PROTECTED]> writes: > Hi! I'm completely new at gnu c and I 've a problem with getchar() > method. This mailing list is for the discussion of development of gcc. It is not for C programming questions. Please find some other mailing list. Than

Problem with getchar method!

2005-07-22 Thread DC A
Hi! I'm completely new at gnu c and I 've a problem with getchar() method. My program is given below. first it asks for a number than it shows the squared output which begins from 1 to that number. But after 24 output it supposed to stop and show a message "Press enter to contin