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.
2020
2020
Sound static analyses for large subsets of static programming languages such as C are now widespread. For example the Astrée… 
2019
2019
This paper extends a companion paper on compilation for target platforms with hidden deterministic hardware aliasing to generate… 
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… 
Highly Cited
2006
Highly Cited
2006
Runtime stacks are critical components of any modern software--they are used to implement powerful control structures such as… 
Highly Cited
2005
Highly Cited
2005
To counter zero-day worms that exploit software flaws such as buffer overflows, this end-point architecture uses source code… 
1998
1998
Just as a traditional continuation represents the rest of acomputation from a given point in the computation, a… 
1995
1995
Program slicing restricts attention the components of a program relevant to evaluation of one expression, the slicing criterion… 
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…