PatchworkOS
Loading...
Searching...
No Matches
MAX_PATH.h File Reference

Go to the source code of this file.

Macros

#define MAX_PATH   256
 Maximum length of filepaths.
 

Macro Definition Documentation

◆ MAX_PATH

#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.