Code

`host_name' is a NULL pointer if the "-I" flag is used instead of "-H",
[nagiosplug.git] / gl / c-strtod.h
1 double c_strtod (char const *, char **);
2 long double c_strtold (char const *, char **);