Skip to content

42 project replicating the getline() function in C, but with just one parameter (int fd); 125 / 100

Notifications You must be signed in to change notification settings

rrangwan/3-42_get_next_line

Repository files navigation

3 get_next_line

This is my third project in the 42 Abu Dhabi common core program. The objective was to recreate the getline() function in C, but with just one parameter (int fd). This was a solo project and my score was 125 / 100.

About

42 project replicating the getline() function in C, but with just one parameter (int fd); 125 / 100

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages