compat/strtod.c File Reference

#include <ctype.h>
#include <limits.h>
#include <stdlib.h>
#include "libavutil/avstring.h"
#include "libavutil/mathematics.h"

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

double avpriv_strtod ( const char *  nptr,
char **  endptr 
)

Definition at line 46 of file strtod.c.

static char* check_nan_suffix ( char *  s  )  [static]

Definition at line 29 of file strtod.c.

Referenced by avpriv_strtod().

double strtod ( const char *  ,
char **   
)


Generated on Fri Oct 26 02:50:03 2012 for FFmpeg by  doxygen 1.5.8