Structured Exception Handling?

heusserm on 2003-11-25T15:33:31

So, I just walked a co-worker through how to use eval/die to catch errors before they propigate.

(He wanted to use a signal handler to see if a system() call was running rogue. Pretty cool stuff.)

Does that mean I can put "structured exception handling" on my resume? :-)