void cputs( char *s )
- prototype in conio.h - writes string s to console - TC: uses either direct memory writes or BIOS calls depending on the value of the extern directvideo
- prototype in conio.h - writes string s to console - TC: uses either direct memory writes or BIOS calls depending on the value of the extern directvideo