Hello I am writing an exception handling facility which will be called from gcc generated code on i386. Which registers must a function save when called from a c-function? Are there any other things that should be taken into account except restoring stack and registers? - Einar Karttunen