
20 Sep
2011
20 Sep
'11
11 p.m.
Le 20.09.2011 22:04, Peter Foelsche a écrit :
Then there are such sick solutions as setjmp()/longjmp(). Could they be packed into some class to enable some kind of structured exceptions on UNIXs?
The setcontext ( http://en.wikipedia.org/wiki/Setcontext ) functions are more flexible and POSIX.