4 lines
49 B
C
4 lines
49 B
C
|
|
struct ostream* new_file_ostream(
|
|
int fd);
|
|
|
|
|
struct ostream* new_file_ostream(
|
|
int fd);
|
|
|