S3D_POP_EVENT(3) s3d Manual S3D_POP_EVENT(3)NAMEs3d_pop_event - pop event from stackSYNOPSIS#include <s3d.h> struct s3d_evt *s3d_pop_event(void);DESCRIPTIONPops the latest event from the stack. Don't forget to free() both the event and its buffer! Returns a pointer to struct s3d_evt.AUTHORSimon Wunderlich Author of s3d s3d S3D_POP_EVENT(3)
| Related Man Pages |
|---|
| stack(n) - redhat |
| stack(2) - opensolaris |
| stack(2) - suse |
| stack(3) - plan9 |
| stack(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |