Changeset 21 for trunk/include/helpers/stringh.h
- Timestamp:
- Jan 8, 2001, 6:54:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/stringh.h
r14 r21 125 125 const char *pcszEndChars); 126 126 127 PSZ strhFindEOL( PSZ pszSearchIn, ULONG *pulOffset);127 PSZ strhFindEOL(const char *pcszSearchIn, ULONG *pulOffset); 128 128 129 129 PSZ strhFindNextLine(PSZ pszSearchIn, PULONG pulOffset);
Note:
See TracChangeset
for help on using the changeset viewer.