Skip to content

nschumac/42cursus01-Get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42cursus01-Get_next_line

Description:

The goal of this project is to the function get_next_line which reads line by line from a file descriptor.

Usage:

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

Subject:

get_next_line subject

Result:

  • Status: Completed
  • Result: 115%

Contact:

About

a function which reads from file descriptors line by line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages