|
PatchworkOS
|
Go to the source code of this file.
Macros | |
| #define | MAX_NAME 32 |
| Maximum length of names. | |
| #define MAX_NAME 32 |
Maximum length of names.
The MAX_NAME macro is the size of a buffer required to store the longest possible token in a filepath that Patchwork supports, including a \0 char.
Definition at line 11 of file MAX_NAME.h.