Q94
Select the correct declaration of setjmp().
A.
int setjmp(jmp_buf environment)
AnswerB.
int setjmp(long_jmp environment)
C.
int setjmp(jmp_buf )
D.
int setjmp(long_jmp)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board