In my new project I read some memory from another running program. 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?
- hexadecimal to decimal maarten van damme
- Re: hexadecimal to decimal Vladimir Panteleev
- Re: hexadecimal to decimal maarten van damme
- Re: hexadecimal to decimal Jonathan M Davis
