Changeset 161 for trunk/include/helpers/stringh.h
- Timestamp:
- May 2, 2002, 5:17:26 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/stringh.h
r153 r161 87 87 #endif 88 88 89 PSZ XWPENTRY strhExtract(P SZ pszBuf,89 PSZ XWPENTRY strhExtract(PCSZ pszBuf, 90 90 CHAR cOpen, 91 91 CHAR cClose, 92 P SZ *ppEnd);92 PCSZ *ppEnd); 93 93 94 94 PSZ XWPENTRY strhQuote(PSZ pszBuf,
Note:
See TracChangeset
for help on using the changeset viewer.