|
UbixOS
2.0
|
#include <sys/cdefs.h>
Go to the source code of this file.
Macros | |
| #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 | ||
| ) |