Skip to search formSkip to main contentSkip to account menu

Setjmp.h

Known as: Setjmp, Setjump, Longjmp 
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… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
This paper extends a companion paper on compilation for target platforms with hidden deterministic hardware aliasing to generate… 
Review
2016
Review
2016
This tutorial covers error handling in C. In many modern languages the recommended mechanism for error handling is exceptions… 
2014
2014
This paper presents a mechanism for detecting dynamic loop and procedure nesting during the actual program execution on-the-fly… 
2014
2014
Ist es moglich einen Teil der riesigen in C entwickelten Code-Basis wiederzuverwenden um die Vorteile moderner… 
2009
2009
With multi-core processors becoming mainstream, programmers are trying to take full advantage of their parallel possibilities… 
2003
2003
VAIDYANATHAN, ANURADHA Poseidon: Hardware Support for Buffer Overflow Attacks (Under the direction of Dr. Gregory T. Byrd) Stack… 
2000
2000
The C++ programming language offers a feature known as exception handling, which is used, for instance, to report error… 
1999
1999
The checkpointing mechanism described in this paper was successfully used by Condor for several years. By eliminating assembly… 
1994
1994
The GNu Ada Runtime Library (GNARL) is an implementation of Ada 9X tasking. It is designed to support the Gnu-NYU Ada Translator… 
1986
1986
This paper discusses and provides two FORTH implementations of the SET JMP! LN GJMP concept for error handling in applications…