|
-
September 29th, 2010, 06:07 PM
#15
Re: Segmentation Fault
 Originally Posted by Paul McKenzie
Your while() condition must check for "in" being valid, not just assume it will be valid and only rely on semicolon for termination.
Regards,
Paul McKenzie
Thanks a bunch, I added in a test to make sure the in is valid and that fixed the issue.
You guys have always been so helpful on this site, as someone learning to program I really appreciate it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|