|
-
Dec 18th, 2001, 05:33 PM
#1
Thread Starter
Fanatic Member
To Flick
You Can use this in your console program:
use that before "return 0;"

prog_tom
JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
http://physics.sviesoft.com/forum
-
Dec 18th, 2001, 05:40 PM
#2
Was this a question? Or an answer to another thread?
-
Dec 19th, 2001, 12:00 AM
#3
Frenzied Member
when you run it instead of pushing F5 push Ctrl F5....or make your own quit sequence like
(#include<conio.h>) i think
cout<<"Press any key to continue."<<endl;
getch();
-
Dec 19th, 2001, 02:26 PM
#4
Monday Morning Lunatic
This looks like a reply to the "c++ quits on me" thread, which is closed for some reason
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|