Changeset 4952 for trunk/psLib/src/sys/psLogMsg.h
- Timestamp:
- Sep 6, 2005, 2:36:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.h
r4951 r4952 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1.3 0$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-09-07 00: 15:48$13 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-07 00:36:12 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 54 54 * to not be logged. This procedure does not alter the order in which 55 55 * the messages are displayed. 56 * 57 * @return bool: True if successful, otherwise false. 56 58 */ 57 voidpsLogSetFormat(59 bool psLogSetFormat( 58 60 const char *format ///< Specifies the system log format 59 61 );
Note:
See TracChangeset
for help on using the changeset viewer.
