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