rt-thread-official/components/libc/getline/README.md

877 B

getline/getdelim for RT-Thread POSIX

Build Status

https://github.com/ivanrad/getline

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.

联系&维护

Meco Man

jiantingman@foxmail.com

https://github.com/mysterywolf/getline