00001 #ifndef ADDFID 00002 #define ADDFID 00003 00004 void addFID(const char *dbfFileName); 00005 00006 #endif