Display a variable to video
void print_var (unsigned long n, int l)
This function uses INT 10h to output a variable to video. It is supported only for x86 platforms.
None