| FastCRC Library | Type Library |
|
FCRC32_CalculateStr
long FCRC32_CalculateStr( [ in , string ] unsigned char* pSrc );
Return value
The checksum.
Parameters
pSrc
[in] A null-terminated string for which to calculate the checksum.
Remarks
Calculates the checksum for the null-terminated string specified by pSrc.
VB Example
|
Type Library Overview | Type Library Functions | Useful Links | HashCalc
See Also FCRC32_Calculate, FCRC32_CalculateFile, FCRC_LongToHex32
| Send Feedback to SlavaSoft Inc. | Tell a friend about FastCRC Library |