#include <sys/cdefs.h>
Go to the source code of this file.
| Defines | |
| #define | LONG_MAX 0x7fffffffL | 
| #define | LONG_MIN (-0x7fffffffL - 1) | 
| Functions | |
| long | strtol (const char *__restrict nptr, char **__restrict endptr, int base) | 
| long strtol | ( | const char *__restrict | nptr, | |
| char **__restrict | endptr, | |||
| int | base | |||
| ) | 
 1.4.7
 1.4.7