int LoadLog(char *file); int PutLog(char *string); int FreeLog(void); void LogType(short type);