HelpPC 2.10
> Goto Main Topic Menu <
NetCore2K.net
int setjmp( jmp_buf env )
- prototype in setjmp.h - captures callers task state in env and returns 0 - see
longjmp
()