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