Skip to content

Function that returns a line ending with a newline, read from a file descriptor.

License

Notifications You must be signed in to change notification settings

lightiverson/get_next_line

Repository files navigation

Get Next Line

A function that returns a line ending with a newline, read from a file descriptor.

This project covers an interesting concept in C programming: static variables.

A more detailed explanation of this project can be found in in the assignment sheet.

About

Function that returns a line ending with a newline, read from a file descriptor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages