Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 153 Bytes

README.MD

File metadata and controls

3 lines (2 loc) · 153 Bytes

You need to compile both main.c, input_buffer.c and io_helper.c together to run the program.

gcc main.c input_buffer.c utils/io_helper.c -o main