IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2020


Ignore:
Timestamp:
Oct 7, 2004, 3:55:52 PM (22 years ago)
Author:
Paul Price
Message:

psTimeAlloc.

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

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

    r2009 r2020  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.28 2004-10-07 20:21:48 eugene Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.29 2004-10-08 01:55:31 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    333333\item require comment mark in 'multiple' metadata config entry for comments
    334334\item changed return values for \code{psMetadataParseConfig}
     335\item Added \code{psTimeAlloc}.
    335336\end{itemize}
  • trunk/doc/pslib/psLibSDRS.tex

    r2010 r2020  
    1 %%% $Id: psLibSDRS.tex,v 1.131 2004-10-07 20:39:39 eugene Exp $
     1%%% $Id: psLibSDRS.tex,v 1.132 2004-10-08 01:55:52 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    32343234\end{verbatim}
    32353235
     3236The corresponding constructor shall be:
     3237\begin{verbatim}
     3238psTime *psTimeAlloc(psTimeType type);
     3239\end{verbatim}
     3240
    32363241\subsubsection{Current Date and Time}
    32373242
Note: See TracChangeset for help on using the changeset viewer.