| FastCRC Library | API |
|
SL_FCRC32_Init
void SL_FCRCCALL SL_FCRC32_Init( unsigned long* pCRC );
Parameters
pCRC
[out] Pointer to the crc variable.
Remarks
Initializes the crc variable pointed by pCRC.
Example
See the example for SL_FCRC32_Final.
CRC32 API Overview | CRC32 API Functions | Useful Links | HashCalc
See Also SL_FCRC32_Final, SL_FCRC32_Update, SL_FCRC32_UpdateStr
| Send Feedback to SlavaSoft Inc. | Tell a friend about FastCRC Library |