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

Re: 20041110: errors in User's guide for Fortran 77



>To: <address@hidden>
>From: "Arnaud Desitter" <address@hidden>
>Subject: errors in User's guide for Fortran 77
>Organization: ?
>Keywords: 200411101024.iAAAOf7j013435 netCDF Fortran Users Guide

Arnaud,

> Referring to http://www.unidata.ucar.edu/packages/netcdf/docs/netcdf-f77.txt
> (why is netcdf-f77.texi not available ?)
> 
> Section  4.10 NF_PUT_VARM_ TYPE
> Many spurious white spaces in API names.
> 
> Section 4.11 NF_GET_VAR1_ TYPE
> API names missing
> 
> Section 4.15 NF_GET_VARM_ TYPE
> Many spurious white spaces in API names.
> 
> Section 4.16 Reading and Writing Character String Values
> 
> STATUS = NF_PUT_VARA_TEXT (NCID, TXID, TSTART, TCOUNT, TXVAL, 40)
> should be:
> STATUS = NF_PUT_VARA_TEXT (NCID, TXID, TSTART, TCOUNT, TXVAL)
> 
> 
> Hope it helps,

Yes, thanks again for your valuable feedback on the beta release.
We've incorporated these changes.

--Russ