|
#include <stdio.h> // Required for: fopen(), fclose(), fputc(), fwrite(), printf(), fprintf(), funopen()
|
|
#include <stdio.h> // Required for: fopen(), fclose(), fputc(), fwrite(), printf(), fprintf(), funopen()
|
|
#include <time.h> // Required for: time_t, tm, time(), localtime(), strftime()
|
|
#include <time.h> // Required for: time_t, tm, time(), localtime(), strftime()
|
|
void CustomLog(int msgType, const char *text, va_list args)
|
|
void CustomLog(int msgType, const char *text, va_list args)
|