31 #define REALLY_QUOTE_IT(x) QUOTE_IT(x) 33 #define MAX_CUTOFF 1000 53 tprintf(
"Error during read of shapetable pffmtable!\n");
59 const int kMaxLineSize = 100;
60 char line[kMaxLineSize];
61 while (fp->
FGets(line, kMaxLineSize) !=
nullptr &&
64 if (strcmp(Class,
"NULL") == 0) {
69 Cutoffs[ClassId] = Cutoff;
#define REALLY_QUOTE_IT(x)
char * FGets(char *buffer, int buffer_size)
UNICHAR_ID unichar_to_id(const char *const unichar_repr) const
bool DeSerialize(bool swap, FILE *fp)
ShapeTable * shape_table_
DLLSYM void tprintf(const char *format,...)
uint16_t CLASS_CUTOFF_ARRAY[MAX_NUM_CLASSES]
void ReadNewCutoffs(TFile *fp, CLASS_CUTOFF_ARRAY Cutoffs)