get_next_line is a 42 school project meant to teach us how to read from a file descriptor and use static variables.
☆14Nov 30, 2024Updated last year
Alternatives and similar repositories for get_next_line
Users that are interested in get_next_line are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The aim of this 42 project is to make us code a function that returns a line, read from a file descriptor.☆10Dec 11, 2022Updated 3 years ago
- [42 Madrid] Because putnbr and putstr are not enough☆20Apr 5, 2023Updated 2 years ago
- This project aims to code a custom implementation of the C printf function.