7 lines
72 B
C
7 lines
72 B
C
|
|
struct ostream;
|
|
|
|
void free_file_ostream(
|
|
struct ostream* super);
|
|
|
|
|