|
<< Click to Display Table of Contents >> Navigation: Functions > crc32 |
SIGNATURE=IWZLibExApi.crc32@Longint@@Integer
ETYPE=Function
Declaration:
Delphi: |
function crc32(crc: Longint; const buf; len: Integer): Longint; |
C++: |
Longint crc32(Longint crc, const buf, int len); |
Unit: IWZLibExApi.pas
Description: This is function IWZLibExApi.crc32.
Parameters:
•crc: Longint
•buf:
•len: Integer
Result(Longint):