strtod

extern (C) @system nothrow @nogc
double
strtod
(
scope inout(char)* nptr
,
scope inout(char)** endptr
)
Suggestion Box / Bug Report