Re: [std::getline] Avoid having to hit <Enter> twice, How to?
From: Gary Labowitz (glabowitz_at_comcast.net)
Date: 10/12/04
- Next message: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Previous message: Mike Wahler: "Re: how writing an ostream filter / manipulator, f.i. "HexDump(16)""
- In reply to: Aggro: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Next in thread: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Reply: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 11 Oct 2004 19:17:04 -0400
"Aggro" <spammerdream@yahoo.com> wrote in message
news:nuzad.1144$Vk6.177@read3.inet.fi...
> 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.
Also, Dinkumware.com has a fix on its VC6.0 bug list with fixes.
-- Gary
- Next message: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Previous message: Mike Wahler: "Re: how writing an ostream filter / manipulator, f.i. "HexDump(16)""
- In reply to: Aggro: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Next in thread: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Reply: Mike Wahler: "Re: [std::getline] Avoid having to hit <Enter> twice, How to?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|