ReactOS
0.4.16-dev-2110-ge3521eb
Functions
atof.c File Reference
#include <precomp.h>
Include dependency graph for atof.c:
Go to the source code of this file.
Functions
double
atof
(
const
char
*ascii)
Function Documentation
◆
atof()
double
atof
(
const
char
*
ascii
)
Definition at line
8
of file
atof.c
.
9
{
10
return
strtod
(ascii, 0);
11
}
strtod
_ACRTIMP double __cdecl strtod(const char *, char **)
Definition:
string.c:1072
sdk
lib
crt
string
atof.c
Generated on Thu Jan 8 2026 06:26:21 for ReactOS by
1.9.6