|
FFmpeg
|
strtod.c File Reference
#include <limits.h>#include <stdlib.h>#include "libavutil/avstring.h"#include "libavutil/mathematics.h"
Include dependency graph for strtod.c:

Go to the source code of this file.
Functions | |
| static char * | check_nan_suffix (char *s) |
| double | strtod (const char *, char **) |
| double | avpriv_strtod (const char *nptr, char **endptr) |
Function Documentation
|
static |
Definition at line 28 of file strtod.c.
Referenced by avpriv_strtod().
| double strtod | ( | const char * | , |
| char ** | |||
| ) |
Generated by
1.8.11