Query: s3d_process_stack
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_PROCESS_STACK(3) s3d Manual S3D_PROCESS_STACK(3)NAMEs3d_process_stack - process all events on stackSYNOPSIS#include <s3d.h> void s3d_process_stack(void);DESCRIPTIONThis function goes through all function of the event-stack and will call functions. this is useful when you define a new function but still have a lot of events of this type on the stack. Deprecated This is probably obsoleteAUTHORSimon Wunderlich Author of s3d s3d S3D_PROCESS_STACK(3)