|
-
Apr 11th, 2002, 11:44 AM
#1
Thread Starter
Addicted Member
SOLVED - cin problems
Hello,
In my program I use cin to get info from the user and later on I use cin.getline. My problem is that when a user choses something with the help of cin in the beginning, it seem to left something in the cin-queue so that it sends something to my cin.getline and I can't enter something there because it's already got an "input".
anyone care to help me with this?
thanks!
//alex
Last edited by [praetorian]; Apr 12th, 2002 at 06:03 AM.
[p r a e t o r i a n]
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
|