CRC calculation functions. More...
#include <sys/types.h>Go to the source code of this file.
Namespaces | |
| namespace | coil | 
Common Object Interface Layer.  | |
Functions | |
| unsigned short | coil::crc16 (const char *str, size_t len) | 
| unsigned long | coil::crc32 (const char *str, size_t len) | 
| CRC-32 calculation function.   | |
CRC calculation functions.
Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
 1.6.3