libexplain  1.4.D001
Functions
libexplain/ac/stdlib.c File Reference
#include <libexplain/ac/stdlib.h>

Go to the source code of this file.

Functions

float explain_ac_strtof (const char *nptr, char **endptr)
long double explain_ac_strtold (const char *nptr, char **endptr)

Function Documentation

float explain_ac_strtof ( const char *  nptr,
char **  endptr 
)

Definition at line 24 of file stdlib.c.

long double explain_ac_strtold ( const char *  nptr,
char **  endptr 
)

Definition at line 35 of file stdlib.c.