Re: [std::getline] Avoid having to hit <Enter> twice, How to?
From: Aggro (spammerdream_at_yahoo.com)
Date: 10/11/04
- Next message: Edo: "Re: getline vs. getlastline"
- Previous message: Anand Hariharan: "[std::getline] Avoid having to hit <Enter> twice, How to?"
- In reply to: Anand Hariharan: "[std::getline] Avoid having to hit <Enter> twice, How to?"
- Next in thread: Gary Labowitz: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Reply: Gary Labowitz: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Oct 2004 17:34:11 GMT
Anand Hariharan wrote:
> Is this a library QoI issue (WinXP, VC6 SP6)
> or is there something about getline (or iostreams in general) that I
> am not aware of?
Known bug in VC6. There is also fix to it, if you search for previous
answers with searchwords like getline, enter and twice, you should find
some info how to fix that.
- Next message: Edo: "Re: getline vs. getlastline"
- Previous message: Anand Hariharan: "[std::getline] Avoid having to hit <Enter> twice, How to?"
- In reply to: Anand Hariharan: "[std::getline] Avoid having to hit <Enter> twice, How to?"
- Next in thread: Gary Labowitz: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Reply: Gary Labowitz: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|