cridley
10-05-2006, 11:38 AM
Hi all, a quick question....
I'm trying to convert an int , say 4095 into a string representation of its value in hexadecimal, in 4095's case, "FFF".
This is for a weird project I'm working on for a basic color picker control.
Hope that makes sense,
Cheers.
I'm trying to convert an int , say 4095 into a string representation of its value in hexadecimal, in 4095's case, "FFF".
This is for a weird project I'm working on for a basic color picker control.
Hope that makes sense,
Cheers.