Tyler Littlefield wrote:
>> NO, do NOT put system("pause"); in any program
>>     
> would you mind explaining why you're so vieamently opposed to one function?
> I promise, it wont' crash your computer, or anything like that.
>
>   
I'm not violently opposed to "one function"... if you are writing a 
console function, the idea is to run it from a console not by double 
clicking on an icon.  If you're running from an ide, put a breakpoint on 
the exit from main, or if you have an IDE that lets you, run the program 
so that IT will stop it at the end.  Getting newbies into the bad habit 
is pointless.


[Non-text portions of this message have been removed]

Reply via email to