Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  Function 08H (decimal 8) waits for input, does not echo, and breaks on a
  Ctrl-C. It is identical to function 01H, except it does not echo the input
  to the display screen (or standard output device).

  See the discussion under function 01H for a description of this function.
  Compare this function with functions 01H, 06H, and 07H. If you want to
  use this function but don't want to wait when input is not ready, see
  function 0BH, which reports whether or not input is ready. See function
  0CH for a variation of this function.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson