NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[netcdfgroup] Using NetCDF-4 C API for parallel I/O in a C++ program

Hello,

It seems to me that netcdf_par.h is missing

#if defined(__cplusplus)
extern "C" {
#endif

...

#if defined(__cplusplus)
}
#endif

pre-compiler directives.

Please consider adding them in the next release.

Thank you!

-- 
Constantine