Thread: C++ run issue
View Single Post
Old 07-21-2005, 03:22 PM   #6 (permalink)
Syn7ax 3rror
 
Banned

Join Date: Jul 2005

Posts: 80

Syn7ax 3rror

Send a message via AIM to Syn7ax 3rror
Default

You can also add this line of code before return 0:

system("Pause");

That's what I use.
Syn7ax 3rror is offline