Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-157
SIGSETJMP_ Procedure
Example
sigjmp_buf env;
SIGJMP_BUF_DEF_ ( env );
retval := SIGSETJMP_ ( env, value );
Related Programming Manual
For programming information about the SIGSETJMP_ procedure, see the Guardian
Programmer’s Guide.