Re: [std::getline] Avoid having to hit <Enter> twice, How to?

From: Aggro (spammerdream_at_yahoo.com)
Date: 10/11/04


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.



Relevant Pages

  • Re: Debugging in XP
    ... service packs for VC6 do not contain a fix for the problem you have ... (bug in VC build tools that do not put static variables into debug information). ...
    (microsoft.public.win32.programmer.kernel)
  • Re: VC6.0 SP6 BUG ?
    ... bug it seems to have been fixed. ... chance for a fix to VC6 at this point. ...
    (microsoft.public.vc.mfc)
  • Re: [std::getline] Avoid having to hit <Enter> twice, How to?
    ... > Anand Hariharan wrote: ... > Known bug in VC6. ... There is also fix to it, ... Dinkumware.com has a fix on its VC6.0 bug list with fixes. ...
    (alt.comp.lang.learn.c-cpp)
  • VC6 bug? ("stop build" button has no effect)
    ... I noticed this bug ever since I installed VC7.1 on the same machine as VC6. ... Sometimes when I am working with VC6, when I do a build, after the build finishes, the various menu items/toolbars remain disabled and I cant do another build - or even quit VC. ... is there a know fix? ...
    (microsoft.public.dotnet.languages.vc)
  • Re: print one occurance for duplicate entries
    ... This will fix the syntax errors: ... but almost all solutions that use getline are bad awk style at best or, ... script above work as it's starting way off on the wrong track. ...
    (comp.unix.shell)