Re: std::cin and disabling canonical line processing (buffering)
- From: "Tom Widmer [VC++ MVP]" <tom_usenet@xxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 18:06:25 +0100
Harold Bamford wrote:
Thanks! I'll try it today.
Sure seems strange that all this is needed to just read characters from the console.
When I get all this going, I plan to write an article at CodeProject; I cannot be the only one to have to go through all of this!
How would you like to be referenced?
Tom Widmer or Thomas Widmer is fine, mentioning the MVP bit or not. However, I should point out that I know very little about Win32 consoles, I just fiddled for about 5 or 10 minutes to come up with each suggestion, so there may well be a more canonical way of doing all this.
Tom .
- References:
- std::cin and disabling canonical line processing (buffering)
- From: Harold Bamford
- Re: std::cin and disabling canonical line processing (buffering)
- From: Tom Widmer [VC++ MVP]
- Re: std::cin and disabling canonical line processing (buffering)
- From: Harold Bamford
- Re: std::cin and disabling canonical line processing (buffering)
- From: Tom Widmer [VC++ MVP]
- Re: std::cin and disabling canonical line processing (buffering)
- From: Harold Bamford
- Re: std::cin and disabling canonical line processing (buffering)
- From: Tom Widmer [VC++ MVP]
- Re: std::cin and disabling canonical line processing (buffering)
- From: Harold Bamford
- std::cin and disabling canonical line processing (buffering)
- Prev by Date: Re: about std::string
- Next by Date: Re: std::cin and disabling canonical line processing (buffering)
- Previous by thread: Re: std::cin and disabling canonical line processing (buffering)
- Next by thread: Re: std::cin and disabling canonical line processing (buffering)
- Index(es):
Relevant Pages
|