in reply to Re: Getting byte stream input from STDIN
in thread Getting byte stream input from STDIN

The docs for getc say that it won't get you past the problem of having to hit ENTER.
  • Comment on Re: Re: Getting byte stream input from STDIN