#include <stdio.h>#include <stdlib.h>#include <string.h>#include "crc.h"
Defines | |
| #define | MAX_STRING_SIZE 2048 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define MAX_STRING_SIZE 2048 |
Referenced by main().
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
References CRC_VERSION, FALSE, fp, MAX_STRING_SIZE, TRUE, update_crc_16(), update_crc_32(), update_crc_ccitt(), update_crc_dnp(), update_crc_kermit(), and update_crc_sick().

1.6.3