Raw mode only works with the Curses input routines [w]getch
    and [w]getstr. Raw mode is not supported with the Compaq C RTL
    emulation of UNIX I/O, Terminal I/O, or Standard I/O.
    Format
      #include  <curses.h>
      raw()
      noraw()
Additional Information:
explode
extract