Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

footprint.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 #ifndef _FOOTPRINT_H
00005 #define _FOOTPRINT_H
00006 
00007 #include <stdio.h>
00008 
00010 char* footprint(FILE* file);
00011 
00013 long crc(char* s);
00014 
00016 long crc(char *s, int len);
00017 
00019 double footPrintDiff(const char* f1, const char* f2);
00020 
00021 #endif

Generated on Tue Dec 30 12:07:35 2003 for ErrorProtect by doxygen 1.3.2