Changeset 2204 for trunk/psLib/src/sysUtils/psString.h
- Timestamp:
- Oct 26, 2004, 2:57:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psString.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psString.h
r1448 r2204 10 10 * @author Eric Van Alst, MHPCC 11 11 * 12 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $13 * @date $Date: 2004- 08-10 01:55:34$12 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-10-27 00:57:31 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 19 19 #define PS_STRING_H 20 20 21 #include "psType.h" 21 22 22 23 /** This macro will convert the argument to a quoted string */ … … 62 63 /**< Input string of characters to copy */ 63 64 64 intnChar65 psS32 nChar 65 66 /**< Number of bytes to allocate for string copy */ 66 67 );
Note:
See TracChangeset
for help on using the changeset viewer.
