| FastCRC Library | Type Library |
|
FCRC16_CalculateStr
long FCRC16_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 FCRC16_Calculate, FCRC16_CalculateFile, FCRC_LongToHex16
| Send Feedback to SlavaSoft Inc. | Tell a friend about FastCRC Library |