Changeset 545
- Timestamp:
- Apr 28, 2004, 12:19:20 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
sys/psString.h (modified) (2 diffs)
-
sysUtils/psString.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psString.h
r530 r545 10 10 * @author Eric Van Alst, MHPCC 11 11 * 12 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-04-2 7 19:24:32$12 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-04-28 22:19:20 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 67 67 * 68 68 */ 69 /*@null@*/ 69 70 char *psStringNCopy( 70 71 const char *str, /**< Input string of characters to copy */ -
trunk/psLib/src/sysUtils/psString.h
r530 r545 10 10 * @author Eric Van Alst, MHPCC 11 11 * 12 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-04-2 7 19:24:32$12 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-04-28 22:19:20 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 67 67 * 68 68 */ 69 /*@null@*/ 69 70 char *psStringNCopy( 70 71 const char *str, /**< Input string of characters to copy */
Note:
See TracChangeset
for help on using the changeset viewer.
