crc.h File Reference

header for this library. Defines public funtions prototypes this library makes available to other modules. More...

#include <lar/lar.h>
Include dependency graph for crc.h:
This graph shows which files directly or indirectly include this file:

Defines

#define CRC_VERSION   "1.16"
#define FALSE   0
#define TRUE   1

Functions

unsigned short update_crc_16 (unsigned short crc, char c)
unsigned long update_crc_32 (unsigned long crc, char c)
unsigned short update_crc_ccitt (unsigned short crc, unsigned char c)
unsigned short update_crc_dnp (unsigned short crc, char c)
unsigned short update_crc_kermit (unsigned short crc, char c)
unsigned short update_crc_sick (unsigned short crc, char c, char prev_byte)

Detailed Description

header for this library. Defines public funtions prototypes this library makes available to other modules.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3