dmn@cathedral.cerc.wvu.wvnet.edu (Dan Nichols) (08/28/90)
Is there anyone who has developed C code that simulates ada exception handling. The reason I am looking for it is that a high percentage of my code is free statements followed by a return. What I am looking for is something that I can call whenever an error in processing occurs that will free all the memory that has been allocated for the local function and then return an error code. Please send contributions or remarks to dmn@cerc.wvu.wvnet.edu Thanks, Dan Nichols