Skip to content
/ gnl Public

Get_Next_LIne(Write a function which returns a line read from a file descriptor, without the new line)

Notifications You must be signed in to change notification settings

raejun92/gnl

Repository files navigation

gnl

Get_Next_LIne(Write a function which returns a line read from a file descriptor, without the new line)

Parameters #1. file descriptor for reading

#2. The value of what has been read

Return value 1 : A line has been read

0 : EOF has been reached

-1 : An error happened

About

Get_Next_LIne(Write a function which returns a line read from a file descriptor, without the new line)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages