|
-
October 15th, 2010, 10:02 AM
#7
Re: Beginner's use of system("pause");
 Originally Posted by Eri523
As long as I've been around here, I've seen lots of beginners use
Other points you didn't bring up:
1) Some joker could write a "pause" program that erases files. I've heard that this has already been done at one university.
2) If the student is testing the workings of construction and destruction of global objects, "pause" will not work as the pause is done before the closing main() brace is hit. There have been a few threads here where the student is tripped up because they put "pause" in their program.
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
|