Changeset 14 for trunk/txlib/include/txlib.h
- Timestamp:
- 07/08/06 18:42:16 (2 years ago)
- Files:
-
- 1 modified
-
trunk/txlib/include/txlib.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/txlib/include/txlib.h
r13 r14 1625 1625 1626 1626 // Remove ANSI control code from a text-string (in place conversion) 1627 char *TxStripAnsiCodes // RETstripped string1627 ULONG TxStripAnsiCodes // RET length stripped string 1628 1628 ( 1629 1629 char *text // INOUT ANSI text to strip