Skip to content

JoelenCruz/Get_next_line_level1_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

get_next_line

1- Clone

git clone https://github.com/JoelenCruz/get_next_line_42.git get_next_line_jcruz-da

2- Navigate to folder get_next_line_jcruz-da and run make

cd get_next_line_jcruz-da/src
cc get_next_line.c get_next_line_utils.c

3- Objective

Read a text file line by line. When submitting the project, you only require the following 3 files if your not doing the bonus:

- get_next_line.c
- get_next_line_utils.c
- get_next_line.h

image

About

Read a text file line by line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages