Skip to content

Creating a function that returns the next line of a given file

Notifications You must be signed in to change notification settings

lburkinshaw/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get_next_line 🔍

Creating a function that returns the next line of a given file

A project created as part of my studies at Hive Helsinki.

This function allows you to read the text file pointed to by the file descriptor, one line at a time. I have included a main and test texts so the function can be run easily.

About

Creating a function that returns the next line of a given file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages