6 lines
65 B
C
6 lines
65 B
C
|
|
struct ostream;
|
|
|
|
void free_ostream(
|
|
struct ostream* this);
|
|
|
|
|
struct ostream;
|
|
|
|
void free_ostream(
|
|
struct ostream* this);
|
|
|