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

Functions

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

Function Documentation

◆ strtol()

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