On Fri, Aug 20, 2010 at 3:29 PM, EBo <e...@sandien.com> wrote: > > I noticed that some of the plan9port .h files have "extern C" C++ compiler > directives: > > #if defined(__cplusplus) > extern "C" { > #endif > ... > > Is this actually necessary since I thought C++ was not supported in Plan > 9, et al. > > Just checking... > > EBo -- > > >
i guess you answered that yourself. does p9p run on Plan 9?