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

Go to the source code of this file.

Macros

#define MAX_NAME   32
 Maximum length of names.
 

Macro Definition Documentation

◆ MAX_NAME

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