Iros
 
Loading...
Searching...
No Matches
strtoull.cpp File Reference

Functions

auto strtoull (char const *__restrict string, char **__restrict end, int radix) -> unsigned long long
 

Function Documentation

◆ strtoull()

auto strtoull ( char const *__restrict string,
char **__restrict end,
int radix ) -> unsigned long long