What\'s a short/simplest way of formatting an int to an hexa, with leading zeroes? For example I need to format:
| int | hexa | |-------|------| | 0 | 0