Changeset 5015 for trunk/psLib/src/sys/psString.h
- Timestamp:
- Sep 12, 2005, 3:09:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psString.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psString.h
r4434 r5015 13 13 * @author Eric Van Alst, MHPCC 14 14 * 15 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-0 6-30 00:33:36$15 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-09-13 01:09:58 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 64 64 psString psStringNCopy( 65 65 const char *string, ///< Input string of characters to copy 66 unsigned int nChar ///< Number of bytes to allocate for string copy66 unsigned int nChar ///< Number of bytes to allocate for string copy 67 67 ); 68 68
Note:
See TracChangeset
for help on using the changeset viewer.
