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/