HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                 int cprintf( char *format [, argument,...] )


       - prototype in conio.h

       - sends formatted output to the console
       - TC use either direct memory writes or BIOS calls depending on the
         value of the external integer directvideo
       - see   PRINTF SPEC   for format specifications

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