This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Russ, >Date: Fri, 08 Jun 2001 09:28:10 -0600 >From: Russ Rew <address@hidden> >Organization: UCAR Unidata Program >To: Grant Bigg <address@hidden> >Subject: Re: 20010608: segmentation fault in netcdf_red.f on a dec alpha >Keywords: 200106081331.f58DVKp26485 The above message contained the following: ... > If you're right and the problem is with the type of the PTR variable > in udunits.inc, it should be defined to be a Fortran type that will > hold 64 bits for the Alpha, something like "integer*8": > > #ifndef PTR > # define PTR integer*8 > #endif > > I'm also CC:ing Steve Emmerson, the author of udunits.inc, in case he > has additional suggestions. Your suggestion is exactly right. There should also be some previously-answered email on this subject in the support email database. Regards, Steve Emmerson <http://www.unidata.ucar.edu>