Skip to content

RafikMerzouk/Algorithm_get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm_get_next_line

the goal of this project is to program a function that returns the N_line of a file. if you call it 10 times :

  • the first time it returns the first line. . . .
  • the tenth time it returns the tenth line of the file. if there is not enough lines in the file it returns NULL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published