Code:gets(mystring); fflush(stdin);
This is a discussion on Simple Palendrome Problem [newbie to C] within the C Programming forums, part of the General Programming Boards category; Code: gets (mystring); fflush(stdin) ;...
Code:gets(mystring); fflush(stdin);
7. It is easier to write an incorrect program than understand a correct one.
40. There are two ways to write error-free programs; only the third one works.*
[irony]Originally Posted by colinuk
I was going to say that you forgot void main, but them I noticed that you didn't write a final return... so the three musketeers are there![]()
[/irony]
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Last edited by xErath; 11-17-2004 at 08:34 PM.