Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pikmin-rgb/get_next_line
Reading a line from a fd is way too tedious
https://github.com/pikmin-rgb/get_next_line
c function school-project
Last synced: about 7 hours ago
JSON representation
Reading a line from a fd is way too tedious
- Host: GitHub
- URL: https://github.com/pikmin-rgb/get_next_line
- Owner: pikmin-rgb
- Created: 2021-02-04T10:20:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T20:51:33.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T04:42:10.586Z (about 2 months ago)
- Topics: c, function, school-project
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get_next_line
This project is about programming a function that returns a line
read from a file descriptor.This project has been validated with a score of 115/100.