IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 327


Ignore:
Timestamp:
Mar 31, 2004, 12:24:39 PM (22 years ago)
Author:
rhl
Message:

psError is now in psError.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMisc.h

    r291 r327  
    1717             ...                        ///< Extra arguments to use format
    1818             );
    19 
    20 /// Prints an error message and doesn't abort
    21 void psError(const char *name,          ///< Category of code that caused the abort
    22              const char *fmt,           ///< Format
    23              ...                        ///< Extra arguments to use format
    24     );
    2519
    2620/// Allocates and returns a copy of a string
Note: See TracChangeset for help on using the changeset viewer.