GCC: accessing exceptiond from C?

Per Bothner per@bothner.com
Sat Mar 30 11:12:00 GMT 2002


Kai Henningsen wrote:
> it's rather hard to reasonably integrate that stuff with C without  
> compiler support - and I'd rather avoid full-blown C++.

You don't need "full-blown C++".  It is perfectly ok to use
G++ as a "C with exceptions" compiler or a "better C"
compiler.  Many people do that.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/



More information about the Gcc mailing list