IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 961


Ignore:
Timestamp:
Jun 9, 2004, 12:16:39 PM (22 years ago)
Author:
Paul Price
Message:

Changed psError to take a "bool new" instead of "int status".

File:
1 edited

Legend:

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

    r944 r961  
    1 %%% $Id: psLibSDRS.tex,v 1.55 2004-06-09 16:27:32 eugene Exp $
     1%%% $Id: psLibSDRS.tex,v 1.56 2004-06-09 22:16:39 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    872872returns the error code.
    873873\begin{verbatim}
    874 psErrorCode psError(const char *name, psErrorCode code, int status, const char *fmt, ...);
     874psErrorCode psError(const char *name, psErrorCode code, bool new, const char *fmt, ...);
    875875\end{verbatim}
    876876
Note: See TracChangeset for help on using the changeset viewer.