"Jason Cipriani" <jason.cipriani@xxxxxxxxx> writes: > Does GCC have anything similar to the MS and Borland compiler's __try > and __finally keywords? Side stepping the whole thread, I'm just going to mention that implementing try/finally would be a good Google Summer of Code project for gcc. http://code.google.com/soc/ . Ian