print_word()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Display a word to video
Synopsis:
void print_word (unsigned short n)
Arguments:
- n
- The word to display to video
Description:
This function uses INT 10h to output a word to video. It is supported only for x86 platforms.
Page updated: