ReactOS
0.4.16-dev-736-g28b802b
Functions
atold.c File Reference
#include <stdlib.h>
Include dependency graph for atold.c:
Go to the source code of this file.
Functions
long
double
_atold
(
const
char
*ascii)
Function Documentation
◆
_atold()
long
double
_atold
(
const
char
*
ascii
)
Definition at line
5
of file
atold.c
.
6
{
7
return
_strtold
(ascii, 0);
8
}
_strtold
long double _strtold(const char *s, char **sret)
Definition:
strtold.c:16
sdk
lib
crt
stdlib
atold.c
Generated on Mon Feb 10 2025 06:24:04 for ReactOS by
1.9.6