On Sun, Aug 09, 2009 at 11:23:53PM +0200, Tonnerre LOMBARD wrote: > There may be valid reasons not to want to have them.
Yes, in C++ sources and header files. System header files are C headers, not C++ headers. Kind regards P.S. The fundamental problem is of course that C++ tries to be backwards compatible without forcing you to use extern "C". -- Matthias Scheler http://zhadum.org.uk/