 |
Converting to/from hexadecimal in Java - Javamex: Java tutorials and performance information
How to convert from decimal to hex (and vice versa) in Java. ... The number 16 refers to base 16, i.e. a number system (hexadecimal) where each digit represents one of 16 values (0-9 and A-F give 16 possibilities, representing the values 0-15 as in the ta
www.javamex.com |
 |