debian man page for s3d_evt

Query: s3d_evt

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

S3D_EVT(9)							    s3d Manual								S3D_EVT(9)

NAME
s3d_evt - event information
SYNOPSIS
#include <s3d.h>
STRUCTURE MEMBERS
struct s3d_evt { uint8_t event; int length; char *buf; struct s3d_evt *next; }
DESCRIPTION
This is the event information holder. event gives the event type length gives the length of the buffer *buf buf is the pointer to the multiple purpose buffer, which will have more specific information about the object next can be safely ignored ;)
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_EVT(9)
Related Man Pages
ne_buffer_zappend(3) - debian
ne_buffer_concat(3) - centos
evmeventformat(3) - hpux
struct_platform_nand_ctrl(9) - suse
csx_event2text(9f) - opensolaris
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?