Skip to content

Fred-dee/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line

Work done for G_N_L project, WeThinkCode_

The task at hand is to, with a fixed buffer size, read data from a file descriptor up to and excluding the newline character. This project includes bonus functionality of supporting up to 100 file descriptors simultaneously as well as executing with only one static variable.

The project builds on the libft project. Using it to manipulate strings and memory

About

Work done for G_N_L project, WeThinkCode_

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published