changes.mady.by.user Admin
Saved on Aug 08, 2006
...
INT00-A. Use the strtol(), strtoll(), strtoul(), and strtoull() functions to convert a string pointed to a long int, long long int, unsigned long int, and unsigned long long int representation, respectively.