#define FALSE 0 #define TRUE 1 unsigned long update_crc_32( unsigned long crc, char c );