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.

typedef changes?

Hi-
        We use netcdf for gridded files used by the Generic Mapping Tools (GMT),
a package used by ~5000 scientists around the world.  We just released a beta
version of 3.0 and have received several letters about compile problems which
seem to be caused by the removal of several typedefs in the netcdf.h file:

      typedef char        ncchar  ;
      typedef char        ncbyte  ;
      typedef short       ncshort ;
      typedef float       ncfloat ;
      typedef double    ncdouble;

Are these no longer used by netcdf?  We have code that uses the nc* notation.
What fix do you recommend?

Paul Wessel


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