FORCE_TEXT 96 compat/terminal.c #ifndef FORCE_TEXT FORCE_TEXT 106 compat/terminal.c input_fh = fopen(INPUT_PATH, "r" FORCE_TEXT); FORCE_TEXT 110 compat/terminal.c output_fh = fopen(OUTPUT_PATH, "w" FORCE_TEXT);