Is there a standard way to parse hex strings into numbers?

Gary Willoughby dev at nomad.so
Mon Mar 24 09:30:36 PDT 2014


Is there a standard way to parse hex strings into numbers?

I have the following returned as a string:

     0xffffffffac036f90

Is there a standard way to parse this into a ulong or do you just 
roll your own?


More information about the Digitalmars-d-learn mailing list