Up ] Docs Home ]

Function to replicate a character (VioWrtNChar)

Back ] Next ]

Data:
STACK WORD VIO handle (must be 00h)
WORD column at which to start writing
WORD row at which to start writing
WORD
DWORD pointer to character to replicate
Return:
AX = error code (00h, 74h, 166h, 167h, 1B4h) (see #00373)
Notes: Write wraps at end of line and terminates if it reaches end of screen.