xHarbour Reference Documentation > Function Reference |
Compresses a string.
CharPack( <cString> ) --> cCompressed
The function returns a compressed string. It can be uncompressed with CharUnpack().
See also: | CharUnpack() |
Category: | CT:String manipulation , Character functions |
Source: | ct\pack.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com