Searched defs:DLGFileInput (Results 1 – 2 of 2) sorted by relevance
68 DLGFileInput(FILE *f) { input = f; found_eof = 0; } in DLGFileInput() function