crc16.h
Go to the documentation of this file.
00001 //---------------------------------------------------------------------------
00002 //
00003 // crc16.h
00004 //
00005 //---------------------------------------------------------------------------
00006 
00007 #ifndef CRC16_H
00008 #define CRC16_H
00009 int compute_crc16(const char* buffer,int bufferLength);
00010 #endif // CRC16_H
00011 
00012 


cart2
Author(s): Gyula Nagy
autogenerated on Fri Feb 7 2014 11:37:19