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
@PutChAtr
Brief
Print Char With Attribute
BIOS Interrupt
Family API
Syntax
@PutChAtr char, atrib, page, repeat
Parameters
- char (BYTE) - code of character
- atrib (BYTE) - character attribute
- col (BYTE) - column
- row (BYTE) - row
- page (BYTE) - optional video page number