printDec ( expression );
This sends the decimal string representation of the integer expression to the USB/serial port. The size of the result string depends on the integer type passed, it's not fixed.