May 2003
Intermediate to advanced
808 pages
32h 24m
English
The <csetjmp> header is the C++ version of the C standard <setjmp.h> header.
This chapter presents only the most cursory description of this
header because its use is limited in a C++ program. Use exceptions
instead of the functions in <csetjmp>.