Changeset 2972 for trunk/psLib/src/sysUtils/psError.c
- Timestamp:
- Jan 13, 2005, 9:51:27 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psError.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psError.c
r2273 r2972 9 9 * 10 10 * @author Eric Van Alst, MHPCC 11 * 12 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $13 * @date $Date: 200 4-11-04 01:05:00$11 * 12 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-01-13 19:50:45 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 129 129 } 130 130 131 psS32 psErrorGetStackSize() 132 { 133 return errorStackSize; 134 } 135 131 136 psErr* psErrorLast(void) 132 137 {
Note:
See TracChangeset
for help on using the changeset viewer.
