Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

[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: