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.
------- Forwarded Message Date: Mon, 21 Jun 1999 12:42:15 -0600 From: Russ Rew <address@hidden> To: address@hidden (Gerry Wiener) Subject: Re: netcdf c++ interface doc > Date: Mon, 21 Jun 1999 11:11:39 -0600 (MDT) > From: address@hidden (Gerry Wiener) > To: address@hidden > Subject: netcdf c++ interface doc Hi Gerry, > It would be helpful if the c++ documentation could provide explicit > information as to when the user is responsible for deleting allocated > storage. For example, it seems that the edges() method for NcVar > allocates an array that must be deleted by the user. On the other > hand it seems that the storage allocated in the get_var() method for > NcFile does not have to be deleted by the user since it is deleted > when close() is called. Thanks for pointing out this problem. I've updated the C++ interface online HTML documentation and PostScript documentation as you suggested and incorporated the change into our next release. - --Russ _____________________________________________________________________ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu ------- End of Forwarded Message