#include void InitLogs(void); void WriteLog(char * errorText); void WriteLog(int * errorText);