{"id":22406691,"url":"https://github.com/mvpee/42-get-next-line","last_synced_at":"2025-07-08T17:35:31.108Z","repository":{"id":201445355,"uuid":"705301530","full_name":"MVPee/42-Get-next-line","owner":"MVPee","description":" My get next line (gnl) of 42 school. Very good project to parse some files for futures projects!","archived":false,"fork":false,"pushed_at":"2023-11-28T10:42:31.000Z","size":10,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T01:48:09.850Z","etag":null,"topics":["19","42","c","get","gnl","line","next","school"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MVPee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-15T16:28:37.000Z","updated_at":"2025-03-11T09:05:18.000Z","dependencies_parsed_at":"2023-11-28T11:34:08.884Z","dependency_job_id":null,"html_url":"https://github.com/MVPee/42-Get-next-line","commit_stats":null,"previous_names":["mvpee/42-get-next-ligne","mvpee/42-get-next-line"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Get-next-line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Get-next-line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Get-next-line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Get-next-line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MVPee","download_url":"https://codeload.github.com/MVPee/42-Get-next-line/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248697259,"owners_count":21147296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["19","42","c","get","gnl","line","next","school"],"created_at":"2024-12-05T11:09:42.420Z","updated_at":"2025-04-13T10:26:37.355Z","avatar_url":"https://github.com/MVPee.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t💥 get_next_line\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cb\u003e\u003ci\u003eReading a line on a fd is way too tedious\u003c/i\u003e\u003c/b\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n## 💡 About the project\n\n\u003e _The aim of this project is to make you code a function that returns a line, read from a file descriptor._\n\n### Instructions\n\n**1. Using it in your code**\n\nTo use the function in your code, simply include its header:\n\n```C\n#include \"get_next_line.h\"\n```\n\nand, when compiling your code, add the source files and the required flag:\n\n```shell\nget_next_line.c get_next_line_utils.c -D BUFFER_SIZE=\u003csize\u003e\n```\n\n```shell\ngcc -Wall -Werror -Wextra -D BUFFER_SIZE=xx get_next_line.c get_next_line_utils.c \u0026\u0026 ./a.out\n```\n\nYou can use this tester made by Tripouille\n\n* [Tripouille/gnlTester](https://github.com/Tripouille/gnlTester)\n\n![image](https://github.com/MVPee/42-Get-next-line/assets/93082514/ea9b8433-b5e6-4e80-9722-01a14e1870ec)\n\n\u003ci\u003eDon't copy but learn\u003c/i\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvpee%2F42-get-next-line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvpee%2F42-get-next-line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvpee%2F42-get-next-line/lists"}