dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
convertStringToDouble
dplug
core
string
C-locale independent string to float parsing.
nothrow @
nogc
pure nothrow @
nogc
double
convertStringToDouble
(
const
(
char
)*
s
,
bool
mustConsumeEntireInput
,
bool
*
err
)
Meta
Source
See Implementation
dplug
core
string
functions
convertStringToDouble
convertStringToInteger
makeString
strtod_nolocale
structs
String
C-locale independent string to float parsing.