1.

Which function restores the environment saved by the most recent invocation of the setjmp() macro in the same invocation of the program?

A. jmp_buf
B. longjmp
C. jmpbuf
D. long_jmp
Answer» C. jmpbuf


Discussion

No Comment Found