xHarbour Reference Documentation > Function Reference |
Returns an error description from a numeric error code.
HB_CompressErrorDesc( <nErrorCode> ) --> cErrorDescription
The function returns a textual error description for the passed error code as a character string.
See also: | HB_Compress(), HB_Uncompress(), HB_CompressError() |
Category: | ZIP compression , xHarbour extensions |
Header: | HbCompress.ch |
Source: | rtl\hbcomprs.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com