Modules | |
| Configuration | |
| Container routines | |
| Error handling | |
| Modules engine | |
| Object engine | |
| Optional functions | |
| Package engine | |
| Parser engine | |
| Session engine | |
| Variables | |
Macros | |
| #define | MIR_BUILDING 0 |
| #define | MIR_PATH_MAX 4096 |
| #define | MIR_LOG(...) if(MirMainLog) mirkl_log_printf(MirMainLog, __VA_ARGS__) |
| #define | MIR_DTLOG(...) if(MirMainLog) mirkl_log_dtprintf(MirMainLog, __VA_ARGS__) |
| #define MIR_PATH_MAX 4096 |
Max number of chars in a path name including nul