#include <stdio.h>#include <stdlib.h>Include dependency graph for strtod.c:

Go to the source code of this file.
Functions | |
| double | strtod (const char *p, char **pp) |
|
||||||||||||
|
Definition at line 5 of file strtod.c. References exit(), EXIT_FAILURE, fprintf(), and stderr. |
1.4.6