a) The variable value cannot be zero
b) env is the object containing information to restore the environment at the jmp_buf’s calling point
c) This function does not return any value
d) This function restores the environment saved by the most recent call to setjmp() macro
Which of the given statement is not true with respect to void longjmp( jmp-buf env, int val)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the given statement is not true with respect to void longjmp( jmp-buf env, int val)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!