The example of using setjmp to ensure that a longjmp will not discard a stack frame is non-trivial: setjmp is not a function but a C macro.
確定! 回上一頁