The goal of this project is to the function get_next_line which reads line by line from a file descriptor.
MacOs Linux only
git clone https://github.com/nschumac/42cursus01-Get_next_line.git
- include get_next_line_bonus.h in your project.
- make sure to include the sources when you compile
- use the
int get_next_line(int fd, char **line)
function
- Status: Completed
- Result: 115%
- 42-slack: nschumac
- 42-email: nschumac@student.42heilbronn.de
- 42-profile: https://profile.intra.42.fr/users/nschumac