|
PS2SDK
PS2 Homebrew Libraries
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | atoi(x) strtol(x, NULL, 10) |
Functions | |
| long int | strtol (const char *nptr, char **endptr, int base) |