Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
program
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Sean Kenwrick, post: 1696814"] It does terminate because once getchar() returns -1 it will continue to do so and eventually n[0] will wrap round the integer limit back to 0 ;-) See previous post above for a 121 char version. Sean [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
program
Top