#include <stdio.h> #include "mpe.h" int MPE_Log_event(event,data,string) int event, data; char *string;
Location:mpe_log.c