FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function fmutlCRC32

^ 
Calculates CRC32 signature of given string
Source:
../fmutl/crc32.h:14
Author:
ATC
Version:
1.0
Params:
buf data to process.
len data length.
Returns:
CRC32 value of the given data buffer.
Code:
public extern "C" FMUTL_API unsigned long fmutlCRC32 ( const unsigned char * buf ,
int len )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net