hexadecimal to decimal

maarten van damme maartenvd1994 at gmail.com
Sat Jul 23 09:36:38 PDT 2011


ooops, didn't knew I had been posting in the wrong newsgroup, sorry guys :)

2011/7/23 Vladimir Panteleev <vladimir at thecybershadow.net>

> On Sat, 23 Jul 2011 01:55:56 +0300, maarten van damme <
> maartenvd1994 at gmail.com> wrote:
>
>  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?
>>
>
> int value = parse!int(hexValue, 16);
>
> You may find the newsgroup digitalmars.D.learn more appropriate for such
> questions :)
>
> --
> Best regards,
>  Vladimir                            mailto:vladimir@**thecybershadow.net<vladimir at thecybershadow.net>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110723/e4c07415/attachment.html>


More information about the Digitalmars-d mailing list