uLong ZEXPORT crc32_combine(uLong crc1, uLong crc2, long len2);
|
CRC-32 check value |
|
CRC-32 check value |
long len2 |
length |
|
crc32_combine returns the CRC-32 check value of seq1 and seq2 concatenated, requiring only crc1, crc2, and len2. |
© 2008-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |