Quote:
|
Originally Posted by ChibiChibiLuc
And with that said, could a command like hex(int) be added? It converts an integer into a hexadecimal value.
|
I think you are confused about the nature of integers. A variable's value is completely separate from its presentation. The term 'hexadecimal value' is meaningless.