lambda-calculus/ostream/file/new.h
2025-01-13 20:36:07 -06:00

4 lines
49 B
C

struct ostream* new_file_ostream(
int fd);