strtoumax

extern (C) @trusted nothrow @nogc
uintmax_t
strtoumax
(
const scope char* nptr
,
char** endptr
,
int base
)
Suggestion Box / Bug Report