ReactOS
0.4.16-dev-2104-gb84fa49
Functions
wtof.c File Reference
#include <precomp.h>
Include dependency graph for wtof.c:
Go to the source code of this file.
Functions
double
_wtof
(
const
wchar_t
*
str
)
Function Documentation
◆
_wtof()
double
_wtof
(
const
wchar_t
*
str
)
Definition at line
7
of file
wtof.c
.
8
{
9
return
wcstod
(
str
, 0);
10
}
wcstod
_ACRTIMP double __cdecl wcstod(const wchar_t *, wchar_t **)
Definition:
wcs.c:797
str
const WCHAR * str
Definition:
rpc_transport.c:2696
sdk
lib
crt
string
wtof.c
Generated on Tue Jan 6 2026 06:31:05 for ReactOS by
1.9.6