qc.hlp (Table of Contents; Topic list)
putch
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <conio.h>
 
  Syntax:    int putch( int c );
 
  Returns:   <c> if successful, or EOF if not.
 
  See also:  cprintf, getch, getche
                                    -♦-