kenbrueck
13 years agoVisitor
Convert Int to Hex?
Is there a simple way to convert an integer to hex in Brightscript?
For example, given 255 it would return FF (or some similar form, e.g. 0xFF, 0x0000FF, etc.)
For example, given 255 it would return FF (or some similar form, e.g. 0xFF, 0x0000FF, etc.)