Thread
:
New to C++, and need halp!
View Single Post
21-12-2008, 05:23 PM
#
17
The Bard
Abandonia Bard
Join Date: Feb 2006
Location: Velika Gorica, Croatia
Posts: 117
I think that #include<cstdlib> is better for C++ if you're using system() order.
Or you can do the old trick with
char z;
cin >> z;
on the end of the program, you can probably guess how that one works...
                       
The Bard
View Public Profile
Send a private message to The Bard
Find More Posts by The Bard
Find Threads Started by The Bard
View all Chatbox messages posted by The Bard