Description
The
atof function converts the initial portion of
the string pointed to by iptr to
double. Except for the behavior on error, it is equivalent
to
Returns
The
atof function returns the converted value as a
double length floating point number.