Changeset 7015 for trunk/psLib/src/sys/psString.h
- Timestamp:
- Apr 30, 2006, 2:57:07 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psString.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psString.h
r6874 r7015 14 14 * @author David Robbins, MHPCC 15 15 * 16 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $17 * @date $Date: 2006-0 4-17 22:00:03$16 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2006-05-01 00:57:07 $ 18 18 * 19 19 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 100 100 psList *psStringSplit( 101 101 const char *string, 102 const char *splitters 102 const char *splitters, 103 bool multipleAreSignificant 103 104 ); 104 105
Note:
See TracChangeset
for help on using the changeset viewer.
