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

Functions

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

Function Documentation

◆ strtoll()

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