IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7298


Ignore:
Timestamp:
Jun 2, 2006, 11:17:04 AM (20 years ago)
Author:
Paul Price
Message:

Adding psErrorCodeLast (from RHL); implementation in RHL patch.

File:
1 edited

Legend:

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

    r7237 r7298  
    1 %%% $Id: psLibSDRS.tex,v 1.396 2006-05-27 02:19:58 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.397 2006-06-02 21:17:04 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    16121612\code{strerror} if such error codes are encountered.
    16131613
     1614\code{psErrorCodeLast} returns the last error code:
     1615\begin{prototype}
     1616psErrorCode psErrorCodeLast(void)
     1617\end{prototype}
     1618
    16141619The routine \code{psErrorCodeString} returns the string associated
    16151620with an error code:
Note: See TracChangeset for help on using the changeset viewer.