On Mon, 09 May 2005 15:04:40 +0200, Fabian Cenedese wrote:
I wonder though: if stack-based SEH is patented by Borland, does it mean that "VC++ and most other PC compilers" pay to Borland?
The GNU EH ABI is table-based not stack based, I guess that's one reason why (it's also faster).
thanks -mike