Page 1 of 1

Select the correct declaration of setjmp().

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) int setjmp(jmp_buf environment)
b) int setjmp(long_jmp environment)
c) int setjmp(jmp_buf )
d) int setjmp(long_jmp)