-

Changes

Jump to: navigation, search

Functions HI-TECH C LONGJMP

1 byte added, 22:21, 31 July 2017
m
no edit summary
some outer level function. The call from <strong>setjmp</strong>() will
return 0. To return to this level of execution,
<strong>lonjmplongjmp</strong>() may be called with the same jmp_buf argument
from an inner level of execution. Note however that the
function which called <strong>setjmp</strong>() must still be active

Navigation menu