Skip to content

Function that returns a line read from a fd. Total hours of work: about 30.

Notifications You must be signed in to change notification settings

Emma-blnch/Get-next-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get_next_line

🏷️ About the project

Important

3rd project of the 42 cursus.

This project is about coding a function that returns a line read from a file descriptor.

📥 What I learned

With this project I Implemented some of the clean code concepts:

  • each function has a one role, one purpose
  • code is maintainable

⚙️ Technical skills I acquired

  • Manipulating files
  • Dynamic memory allocation
  • Modular design

About

Function that returns a line read from a fd. Total hours of work: about 30.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages