Int 62/AX=0097h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

FGDRIVER v4.02 - FG_PRINTC - DISPLAY STRING OF HW CHARS (CLIPPED)

AX = 0097h
CX = length of string
ES:BX -> string to display

Notes: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h). The string is displayed in the current color, and the graphics cursor is updated to be just to the right of the last displayed character; only the portion of the string that lies within the current clipping area is displayed. This function is ignored in text modes

See Also: AX=0096h

Category: Video - Int 62h - F

rbline.gif

lup.gif ldown.gif Interrups Categories Contents