Skip to content

ivanrad/getline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getline/getdelim

Build Status

Read a delimited record from stream.

Yet another (hopefully portable C) implementation of getline/getdelim. These are ersatz functions, a drop-in replacement, to be used on those occasions when your C library does not already support them.

For more details, see Open Group Base Specification for getdelim/getline.

Building the project

Just run make.

License

This code is unlicensed -- free and released into the public domain. See UNLICENSE file for more information.

About

Yet another implementation of getline/getdelim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages