Related Questions

Which of the given statement is not true with respect to void longjmp( jmp-buf env, int val)?
What will the following C statement do?
#include < setjmp.h >int setjmp(jmp_buf env);