This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC Feature question
- From: "Michael Lovett" <mlovett at morpace dot com>
- To: <gcc at gnu dot org>
- Date: Fri, 27 Sep 2002 22:57:57 -0400
- Subject: GCC Feature question
Hiya
Does the current GCC (3.2x) support the try/finally construct?
We are porting apps to UNIX from Windows but so far can't find a compiler with try/finally. It is such a useful, convenient construct it is hard to imagine structured programming without it.
Does anyone know if this is planned for the future if it isn't available now?
Thanks so much!
Michael Lovett