RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ZLib.inflateInit_ Function
Pascal
function inflateInit_(var strm: TZStreamRec; version: PChar; recsize: Integer): Integer;
C++
int inflateInit_(TZStreamRec strm, const char * version, int recsize);

ZLib

This is function ZLib.inflateInit_.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!