This language bar is your friend. Select your favorite languages!
Select your favorite languages :
- Or search :
Idiom #142 Hexadecimal digits of an integer
Assign to string s the hexadecimal representation (base 16) of integer x.
E.g. 999 -> "3e7"
programming-idioms.org