Which of the following header file defines one function longjmp(), and one variable type jmp_buf?
(a) stdarg.h
(b) locale.h
(c) setjmp.h
(d) stdlib.h
I had been asked this question in an interview.
This key question is from Non-Local Jumps topic in portion C Library of C