ReactOS
0.4.15-dev-7136-g77ab709
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 Fri Dec 8 2023 06:21:53 for ReactOS by
1.9.6