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