Show
Ignore:
Timestamp:
07/08/06 18:42:16 (2 years ago)
Author:
jvw
Message:

HEX/ASCII (sector) editor control added

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/txlib/include/txlib.h

    r13 r14  
    16251625 
    16261626// Remove ANSI control code from a text-string (in place conversion) 
    1627 char *TxStripAnsiCodes                          // RET  stripped string 
     1627ULONG TxStripAnsiCodes                          // RET   length stripped string 
    16281628( 
    16291629   char               *text                     // INOUT ANSI text to strip