Thread
:
Tutorial Problem
View Single Post
Oct 27th, 2005, 4:05 AM
#
12
coldDeath
Expert Programmer
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power:
4
That code looks fine to me, try putting in this code, before return 0;
cout<<"Type Q to quit";
cin.get();
__________________
Programming Tutorials -
Linux Installation Guide -
Learn Python -
Learn C++
Got Slack?
Join us at
#programmingforums
@
irc.freenode.net
!
My software never has bugs. It just develops random features.
coldDeath
View Public Profile
Visit coldDeath's homepage!
Find More Posts by coldDeath