xHarbour Reference Documentation > Function Reference |
Uncompresses a CharPack() compressed string.
CharUnpack( <cCompressed> ) --> cUncompressed
The function returns the original, uncompressed string previously passed to Charpack().
See also: | CharPack() |
Category: | CT:String manipulation , Character functions |
Source: | ct\pack.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com