Changeset 6859 for branches/rel10_ifa/psModules/src/pslib/psAdditionals.h
- Timestamp:
- Apr 14, 2006, 11:43:59 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/pslib/psAdditionals.h
r6848 r6859 30 30 ); 31 31 32 // Split string on given characters 33 psArray *psStringSplitArray(const char *string, // String to split 34 const char *splitters // Characters on which to split 35 ); 36 32 37 // strip whitespace from head and tail of string 33 38 int psStringStrip (char *string);
Note:
See TracChangeset
for help on using the changeset viewer.
