../pvss.htm menu.gif basics.gif

gunzip()

Extracts the content of source. The result is saved in the parameter target. CtrlZlib is a shared library with functions for data compression. It is based on libz (gzip, gunzip).

caution.gifCAUTION

Under Solaris a zlib  (libz.so) version 1.2.3 is required for the use of the zip functions. Download the zlib version from the internet.

Synopsis

bool gunzip(blob source, blob | string  &target);

Parameters

Return value

TRUE = successful

FALSE = failure

Error

FALSE.

 

Description

Extracts the content of source. The result is saved in the parameter target.

IconExample

Member of

File function

Availability

 

See also

 

page_top.gif

 

V 3.11 SP1

Copyright ETM professional control GmbH 2013 All Rights Reserved