fifo.h 58 B

123
  1. char *read_line();
  2. int open_fifo();
  3. void close_fifo();