PatchworkOS
Loading...
Searching...
No Matches
atof.c File Reference
#include <ctype.h>
#include <stdbool.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

double atof (const char *nptr)
 

Function Documentation

◆ atof()

double atof ( const char *  nptr)

Definition at line 7 of file atof.c.

References isspace().