Thread
:
Need help getting started
View Single Post
May 29th, 2006, 9:23 PM
#
9
Cache
Hobbyist
Join Date: Sep 2005
Posts: 261
Rep Power:
4
Try clearing the stream by using 'cin.clear();' before 'cin.get();'.
EDIT: Make that: cin.sync();
Cache
View Public Profile
Find More Posts by Cache