Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | FT_MODERRDEF(e, v, s) FT_Mod_Err_ ## e = 0, |
#define | FT_MODERR_START_LIST enum { |
#define | FT_MODERR_END_LIST FT_Mod_Err_Max }; |
#define FT_MODERR_END_LIST FT_Mod_Err_Max }; |
Definition at line 127 of file ftmoderr.h.
#define FT_MODERR_START_LIST enum { |
Definition at line 126 of file ftmoderr.h.
#define FT_MODERRDEF | ( | e, | |
v, | |||
s ) FT_Mod_Err_ ## e = 0, |
Definition at line 123 of file ftmoderr.h.