Download this file
1 2 3 4 5 6
#ifndef bdf2c_h #define bdf2c_h void ReadBdf(FILE * bdf, FILE * out, const char *name); #endif