IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3949


Ignore:
Timestamp:
May 16, 2005, 11:45:21 AM (21 years ago)
Author:
Paul Price
Message:

Bit more on psLibFinalize.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r3946 r3949  
    1 %%% $Id: psLibSDRS.tex,v 1.219 2005-05-16 21:04:30 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.220 2005-05-16 21:45:21 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    226226\subsection{Finalization}
    227227
     228\begin{verbatim}
     229void psFinalize(void);
     230\end{verbatim}
     231
    228232\code{psLibFinalize} shall free memory that was allocated by
    229 \code{psLibInit}.
     233\code{psLibInit}, allowing a subsequent search for leaked memory.
    230234
    231235\subsection{Memory Management}
Note: See TracChangeset for help on using the changeset viewer.