Skip to content

{EPITECH} | First year | Elementary programming in C project

Notifications You must be signed in to change notification settings

Nekory23/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line

{EPITECH} | First year | Elementary programming in C project

The goal of this project is to write a function that returns a read line from a file descriptor. If there are no more lines to return, or if there is an error during the reading, the function will come back NULL.

See the subject for further details !

========================

1st semester Elementary programming in C (part II) unit

doesn't really work properly...

Grade : C | Mark : 1.5

Category Percentage Tests Crash ?
Static / Buffering 0% 0/3 Yes (1)
Basic READ_SIZE and buffer handling 0% 0/3 x
Test with READ_SIZE 0% 0/5 x
Special cases 25% 1/4 x
Error handling 100% 2/2 x
Buffer manipulation (one read) 20% 1/5 x
End scores 18.2% 4/22 Yes (1)

Beware of -42 Epitech students !!!

About

{EPITECH} | First year | Elementary programming in C project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages