MPE_Describe_event
Create log record describing an event typeSynopsis
#include <stdio.h> #include "mpe.h" int MPE_Describe_event( event, name ) int event; char *name;
Input Parameters
event | Event number
| |
name | String describing the event.
|
See Also
MPE_Log_get_event_numberLocation:mpe_log.c