s3d_pop_event(3) debian man page | unix.com

Man Page: s3d_pop_event

Operating Environment: debian

Section: 3

S3D_POP_EVENT(3)						    s3d Manual							  S3D_POP_EVENT(3)

NAME
s3d_pop_event - pop event from stack
SYNOPSIS
#include <s3d.h> struct s3d_evt *s3d_pop_event(void);
DESCRIPTION
Pops the latest event from the stack. Don't forget to free() both the event and its buffer! Returns a pointer to struct s3d_evt.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_POP_EVENT(3)
Related Man Pages
stack(n) - suse
stack(2) - opensolaris
stack(2) - sunos
stack(3) - redhat
stack(3) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?