Many fixes

This commit is contained in:
2023-03-10 19:13:48 +00:00
parent 0826197b91
commit 3018a1a188
20 changed files with 243 additions and 105 deletions

View File

@@ -3,7 +3,7 @@
#include <stdio.h>
#define ERROR_BUFFER 2048
#define ERROR_BUFFER 1024*1024
#define LOG_INFO 0
#define LOG_WARN 1