MPE_Log_event

Logs an event

Synopsis


#include <stdio.h>
#include "mpe.h"

int MPE_Log_event(event,data,string)
int event, data;
char *string;

Location:mpe_log.c