www.digitalmars.com         C & C++   DMDScript  

c++ - strtod issue

reply "Stijn Herreman" <stijn.herreman telenet.be> writes:
Hello,

was following a question on SO: 
http://stackoverflow.com/questions/9310293/hex-constant-malformed-number

I don't understand enough to know what's going on, but it seems 
there's an issue with DMC's strtod ?
Feb 16 2012
parent veb <vebveb hotmail.fr> writes:
I have exactly the same issue.

It seems that it works perfectly with an exponent (0xfp0) but not without (0xf)
Feb 21 2012