ddmd.root.port

Undocumented in source.

Members

Functions

_atodbl
int _atodbl(double* value, char* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_atoflt
int _atoflt(float* value, char* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ld_sprint
size_t ld_sprint(char* str, int fmt, longdouble x)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
strtod
double strtod(const(char)* p, char** endp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtof
float strtof(const(char)* p, char** endp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtold
real strtold(const(char)* p, char** endp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtold_dm
longdouble strtold_dm(const(char)* p, char** endp)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Manifest constants

_OVERFLOW
enum _OVERFLOW;
Undocumented in source.
_UNDERFLOW
enum _UNDERFLOW;
Undocumented in source.

Static variables

__locale_decpoint
const(char)* __locale_decpoint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Port
struct Port
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
longdouble
struct longdouble
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta