Changeset 4434 for trunk/psLib/src/sys/psString.h
- Timestamp:
- Jun 29, 2005, 2:33:36 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
r4409 r4434 13 13 * @author Eric Van Alst, MHPCC 14 14 * 15 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-06- 28 20:17:52$15 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-06-30 00:33:36 $ 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 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.
