[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #ZVZ-871686]: [netcdfgroup] Using NetCDF-4 C API for parallel I/O in a C++ program


  • Subject: [netCDF #ZVZ-871686]: [netcdfgroup] Using NetCDF-4 C API for parallel I/O in a C++ program
  • Date: Tue, 17 Jan 2012 21:53:31 -0700

Hi Constantine,

> 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.

Done, thanks for supplying the fix!

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: ZVZ-871686
Department: Support netCDF
Priority: Normal
Status: Closed