Setjmp.h

Setjmp.h

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5146-4644-9

High Quality Content by WIKIPEDIA articles! setjmp.h is a header defined in the C standard library to provide "non-local jumps": control flow that deviates from the usual subroutine call and return sequence. The complementary functions setjmp and longjmp provide this functionality.