c Get Next Line – Read Line July 11, 2019July 21, 2019 by euan This is my implementation of a read line function in c. It has been made with linked lists. I used my own c library libft as the foundation for this project. This project is intended to run on MacOS. Source Code -> Link