HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                             int putch( int ch )


       - prototype in conio.h

       - puts char ch to console with BEL, BS, TAB, LF and BEL characters
         are converted similar to DOS I/O
       - TC uses direct video or BIOS depending on value of external
         variable directvideo
       - returns nothing

Esc or Alt-X to exit putch Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann