Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TCOMPfromLZXWindow macro

The TCOMPfromLZXWindow macro converts window size into an LXZTCOMP value for FCIAddFile.

Syntax


TCOMP TCOMPfromLZXWindow(
   INT window_size
);

Parameters

window_size

The LZX window size. Possible value range is 15-21.

Return value

The return value is a TCOMP value.

Requirements

Header

Fci.h

See also

FCIAddFile

 

 

Show: