PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
atof.c File Reference
#include <ctype.h>
#include <stdbool.h>
#include <stdlib.h>
Include dependency graph for atof.c:

Go to the source code of this file.

Functions

double atof (const char *nptr)
 

Function Documentation

◆ atof()

double atof ( const char *  nptr)
Todo:
Finish this implementation, missing NAN, INF 0x/0X handling.

Definition at line 7 of file atof.c.

Here is the call graph for this function: