https://github.com/amaitou/get_next_line
Explore efficient line-by-line reading with My C project designed to handle file descriptors. This program adeptly processes input, reading each line sequentially from the specified file descriptor.
https://github.com/amaitou/get_next_line
1337school 42cursus 42network c getnextline-42 memory-allocation static-variables
Last synced: 18 days ago
JSON representation
Explore efficient line-by-line reading with My C project designed to handle file descriptors. This program adeptly processes input, reading each line sequentially from the specified file descriptor.
- Host: GitHub
- URL: https://github.com/amaitou/get_next_line
- Owner: amaitou
- Created: 2022-11-12T12:50:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T23:07:14.000Z (11 months ago)
- Last Synced: 2025-03-28T19:46:45.884Z (about 1 month ago)
- Topics: 1337school, 42cursus, 42network, c, getnextline-42, memory-allocation, static-variables
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
---
# Get Next LineThis is the `Third` project of `42Cursus`.
`get next line` is a project that aims to read line by line from a given __File Descriptor__.**``` Note: I haven't shared the PDF of this project, as well as, I haven't explained anything due to school privacy reasons!```**
This project consists of two parts:
- **Mandatory part** (Handle only one file descriptor)
- **Bonus Part** (Handle multiple file descriptors at the same time)> Note: The **Bonus Part** is not that necessary to validate the project, but it gives some extra XPs and days for the **` The Blackhole`**.
---# Things you will learn in this project
* Static variables
* Memory segmentation in c
* File handling
* Pointers
* File descriptors
* Header files---
### **Contact Me*** [Twitter][_1]
[_1]: https://twitter.com/amait0u