https://github.com/suiramdev/42-gnl
📓 gnl is a function, a project from the 42 school curriculum, used to read line by line a file.
https://github.com/suiramdev/42-gnl
42 42born2code 42cursus 42projects 42school getnextline getnextline-42 getnextline42 gnl gnl-42 gnl42
Last synced: 17 days ago
JSON representation
📓 gnl is a function, a project from the 42 school curriculum, used to read line by line a file.
- Host: GitHub
- URL: https://github.com/suiramdev/42-gnl
- Owner: suiramdev
- Created: 2022-11-29T18:02:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T22:57:06.000Z (over 3 years ago)
- Last Synced: 2025-02-25T16:40:00.944Z (over 1 year ago)
- Topics: 42, 42born2code, 42cursus, 42projects, 42school, getnextline, getnextline-42, getnextline42, gnl, gnl-42, gnl42
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **WARNING** The "gnl" project follows the norms set by the school 42, which some people may not agree with. Some users may feel that the structure of the project does not look aesthetically pleasing or intuitive due to the constraints imposed by these norms. However, it is important to remember that the purpose of the "gnl" project is to teach students certain programming concepts and techniques, and the strict adherence to the norms set by the school is necessary to ensure that students are able to learn these concepts effectively.
# gnl
gnl is a function, a project from the 42 school curriculum, used to read line by line a file.