Can anyone give me an idea how to convert an int or decimal number into hexadecimal? I know how to do it for binary by dividing by 2 and using the modulus % operator, but how do you take into account a b c d e f if the integer is greater than 9? any ideas would greatly be appreciated.
cblue 0 Newbie Poster
Dave Sinkula 2,398 long time no c Team Colleague
cblue 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
cblue 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
cblue 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.