logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_process_stack - process all events on stack

Author

SimonWunderlich
           Author of s3d

s3d                                                                                         S3D_PROCESS_STACK(3)

Description

       This 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 obsolete

Name

       s3d_process_stack - process all events on stack

Synopsis

#include<s3d.h>voids3d_process_stack(void);

See Also