CRC.hpp
Go to the documentation of this file.
00001 // Copyright (c) 2013 by Wayne C. Gramlich.  All rights reserved.
00002 
00003 #if !defined(CRC_H_INCLUDED)
00004 #define CRC_H_INCLUDED 1
00005 
00006 extern unsigned int CRC__compute(unsigned int *buffer, unsigned int size);
00007 
00008 #endif // !defined(CRC_H_INCLUDED)
00009 


fiducial_lib
Author(s): Wayne Gramlich
autogenerated on Thu Jun 6 2019 18:08:04