Changeset 141 for trunk/src/helpers/xstring.c
- Timestamp:
- Feb 14, 2002, 7:55:57 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xstring.c
r137 r141 899 899 ULONG ulFirstReplOfs, // in: ofs of first char to replace 900 900 ULONG cReplLen, // in: no. of chars to replace 901 PCSZ pcszReplaceWith, // in: string to replace chars with901 PCSZ pcszReplaceWith, // in: string to replace chars with 902 902 ULONG cReplaceWithLen) // in: length of replacement string 903 903 // (this MUST be specified; if 0, chars are removed only)
Note:
See TracChangeset
for help on using the changeset viewer.