Mike Prozinski wrote:
>
> On windows, you need to press enter before and after ctrl-Z. You need ctrl-Z
> at the beginning of the line, (there can some text after the ctrl-Z), and
> then you need to press enter to process that line of std input.
You do it your way and I'll do it mine. :)
Mine n
Behalf Of
$Bill Luebkert
Sent: Wednesday, January 17, 2001 8:43 AM
To: [EMAIL PROTECTED]
Subject: Re: stdin and EOF
"Bellenger, Bruno (Paris)" wrote:
>
> Bill,
>
> What do you mean there's no need for Enter after ^Z ?
>
> Really appears that as far as we are read
"Bellenger, Bruno (Paris)" wrote:
>
> Bill,
>
> What do you mean there's no need for Enter after ^Z ?
>
> Really appears that as far as we are reading
> line by line, it will just keep waiting for the next character
> to be entered until a carriage return/line feed is input.
> (as long as the