Query: xdf_get_evttype
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDF_GET_EVTTYPE(3) xdffileio library manual XDF_GET_EVTTYPE(3)NAMExdf_get_evttype - Get information about an event typeSYNOPSIS#include <xdfio.h> int xdf_get_evttype(struct xdf* xdf, unsigned int evttype, int* code, const char** desc);DESCRIPTIONxdf_get_evttype() returns the information of the event type evttype of the XDF file referenced by xdf. The code and the description of the event type are returned respectively in the pointers code and desc.RETURN VALUEThe function returns 0 in case of success. Otherwise -1 is returned and errno is set appropriately.ERRORSEINVAL xdf, code or desc is NULL. ERANGE evttype is an invalid event type of xdfSEE ALSOxdf_get_event(3)EPFL2010 XDF_GET_EVTTYPE(3)
Related Man Pages |
---|
xdf_closest_type(3) - debian |
xdf_define_arrays(3) - debian |
xdf_get_chconf(3) - debian |
xdf_prepare_transfer(3) - debian |
pfm_get_event_info(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |