Topic Path: Symbol Reference > Functions > deflatePrime Function
ContentsIndexHome
PreviousUpNext
deflatePrime Function
File
function deflatePrime(
    var strm: TZStreamRec; 
    bits: Integer; 
    value: Integer
): Integer; cdecl;
Parameters 
Description 
strm 
Scope is var. Type is TZStreamRec.
 
bits 
Type is Integer.
 
value 
Type is Integer. 

Integer

deflatePrime is a function. 

deflatePrime returns a Integer value.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.