In my new project I read some memory from another running program.<div>The problem is that I get the value I want in hexadecimal and in d I could only find how to convert decimal to hexadecimal while the reverse seems to be missing. Is there a method for this?</div>