7 lines
76 B
C
7 lines
76 B
C
|
|
struct ostream;
|
|
|
|
struct ostream* inc_ostream(
|
|
struct ostream* this);
|
|
|
|
|