Here’s a version limited to 350 characters: --- This project implements `get_next_line(int fd)`, a function that reads a file line by line with each call. It handles reading incrementally, without loading the entire file into memory. The focus is on static variables, buffer management, and mastering low-level file handling in C.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Gnl done all test are ok, need to finish the norminette
56f7256View on GitHubFinish utils function and add .txt file for testing main function
eb167bdView on GitHub