Changeset 4309 for trunk/archive/scripts/src/papStuff.h
- Timestamp:
- Jun 17, 2005, 2:48:18 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/papStuff.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/papStuff.h
r4092 r4309 4 4 #include "pslib.h" 5 5 6 // psString is a psLib version of a char* 7 typedef char* psString; 8 6 9 // Split string on given characters 7 10 psList *papSplit(const char *string, const char *splitters);
Note:
See TracChangeset
for help on using the changeset viewer.
