Non-Local GOTO: setjmp() and longjmp()

Course Instructor Dr. C.-K. Shene
Office Dow 204
Phone (906) 487-3392
e-mail shene@mtu.edu
You are visitor since April 2, 2001.
Last update: April 2, 2001.
Performing ``non-local'' goto
Local Goto with setjmp() and longjmp()
An important note regarding non-local goto
Examples
Returning from a deep recursion
Combining setjmp()/longjmp() and signal handling
Handling two types of signals
Building coroutines
A Not-So-Correct Multithreaded System
Please send comments and suggestions to shene@mtu.edu