|
KallistiOS
##version##
|
Limits. More...
Go to the source code of this file.
Macros | |
| #define | MAX_FN_LEN 256 |
| Max filename length. More... | |
| #define | PATH_MAX 4095 |
| Max path length. More... | |
| #define | SYMLOOP_MAX 16 |
| Max number of symlinks resolved. More... | |
Limits.
This file contains definitions of limits of various things.
| #define MAX_FN_LEN 256 |
Max filename length.
| #define PATH_MAX 4095 |
Max path length.
| #define SYMLOOP_MAX 16 |
Max number of symlinks resolved.
1.8.7