Changeset 1426 for trunk/psLib/src/sysUtils/psAbort.h
- Timestamp:
- Aug 9, 2004, 12:44:25 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psAbort.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psAbort.h
r1407 r1426 12 12 * @author Eric Van Alst, MHPCC 13 13 * 14 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-08-0 7 00:06:06$14 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-08-09 22:44:25 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 37 37 * 38 38 */ 39 void psAbort(const char *name, // /< Source of abort such as file or function detected40 const char *fmt, // /< A printf style formatting statement defining msg39 void psAbort(const char *name, ///< Source of abort such as file or function detected 40 const char *fmt, ///< A printf style formatting statement defining msg 41 41 ... 42 42 );
Note:
See TracChangeset
for help on using the changeset viewer.
