PatchworkOS
c9fea19
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
MAX_NAME.h
Go to the documentation of this file.
1
#ifndef _AUX_MAX_NAME_H
2
#define _AUX_MAX_NAME_H 1
3
4
/**
5
* @brief Maximum length of names.
6
*
7
* The `MAX_NAME` macro is the size of a buffer required to store the longest possible token in a filepath that
8
* Patchwork supports, including a `\0` char.
9
*
10
*/
11
#define MAX_NAME 32
12
13
#endif
include
libstd
_internal
MAX_NAME.h
Generated on Mon Dec 15 2025 05:10:34 for PatchworkOS by
1.9.8