This function converts an integer to a hexadecimal string and prints it to the peripheral designated as standard output in the MSS file.
Prototype
void putnum(int);
This function converts an integer to a hexadecimal string and prints it to the peripheral designated as standard output in the MSS file.
void putnum(int);