smart-green-house/rtt-uart-nb/rt-thread/components/libc/getline
zifan f9b39a7dc7 version1版本硬件模块代码 2023-10-28 18:00:47 +08:00
..
README.md version1版本硬件模块代码 2023-10-28 18:00:47 +08:00
SConscript version1版本硬件模块代码 2023-10-28 18:00:47 +08:00
UNLICENSE version1版本硬件模块代码 2023-10-28 18:00:47 +08:00
posix_getline.c version1版本硬件模块代码 2023-10-28 18:00:47 +08:00
posix_getline.h version1版本硬件模块代码 2023-10-28 18:00:47 +08:00

README.md

getline/getdelim for RT-Thread POSIX(IEEE Std 1003.1-2008)

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.

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