Changeset 7300 for trunk/psLib/src/sys/psError.h
- Timestamp:
- Jun 2, 2006, 11:33:34 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psError.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psError.h
r4556 r7300 12 12 * @author Eric Van Alst, MHPCC 13 13 * 14 * @version $Revision: 1.2 5$ $Name: not supported by cvs2svn $15 * @date $Date: 200 5-07-15 02:33:54 $14 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-06-02 21:33:34 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 63 63 psErr* psErrorLast(void); 64 64 65 /** Get errorCode of last error put on the error stack 66 * 67 * @return psErrorCode last error code, or PS_ERR_NONE 68 */ 69 psErrorCode psErrorCodeLast(void); 70 65 71 /** Clears the error stack. 66 72 *
Note:
See TracChangeset
for help on using the changeset viewer.
