From: Neal Becker (ndbecker2_at_gmail.com)
Date: Tue Oct 11 2005 - 13:55:12 PDT
On Tuesday 11 October 2005 3:39 pm, Paul H. Hargrove wrote: > Neal, > > libcr.h already contains __BEGIN_DECLS and __END_DECLS (from > sys/cdefs.h) which should expand to > extern "C" { > and > } > respectively when compiling w/ g++. Sorry, didn't notice, my mistake.