This is an old revision of the document!
Table of Contents
Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.
Note: osFree Macro Library provides macros for most of functions
@PutCh
Brief
Print Char
BIOS Interrupt
Family API
Syntax
@PutCh char, atrib, page, repeat
Parameters
- char (BYTE) - code of character
- atrib (BYTE) - optional character attribute
- col (BYTE) - column
- row (BYTE) - row
- page (BYTE) - optional video page number