Function that reads a file and prints one line at a time.
File Descriptor
Static Variables
O_RDONLY
make
to compile
make clean
to remove objects
make fclean
to remove objects and binary files
gcc main.c src/get_next_line.c
./a.out test/text.txt