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.

To learn about what's going on, see About the Archive Site.

[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



  • 2012 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: