|
-
October 15th, 2010, 10:23 AM
#10
Re: Beginner's use of system("pause");
 Originally Posted by monarch_dodra
My gripe is that people say "Don't use system("pause"), it's bad" but there is no real portable equivalent. I think the "best" implementation for pause is the one that has a different implementation per system.
There is a CodeGuru article written a couple of years ago that discusses this, and shows a pause() function equivalent that is safer to use. Don't have the URL link handy.
Regards,
Paul McKenzie
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
|