
Get Next Line – Read Line
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
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