{"id":20255922,"url":"https://github.com/publioelio/school-42-get_next_line","last_synced_at":"2026-06-08T19:04:34.232Z","repository":{"id":61639616,"uuid":"548770216","full_name":"PublioElio/School-42-Get_Next_Line","owner":"PublioElio","description":"This is a repository for the School 42 Málaga cursus project get_next_line. This function reads a file descriptor and returns a line, until the first line break.","archived":false,"fork":false,"pushed_at":"2022-10-27T21:41:38.000Z","size":1284,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T18:15:29.365Z","etag":null,"topics":["42cursus","42project","c-programming","ecole42","get-next-line","get-next-line-bonus","school-42-malaga","school42"],"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/PublioElio.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}},"created_at":"2022-10-10T06:44:02.000Z","updated_at":"2025-01-21T15:58:27.000Z","dependencies_parsed_at":"2023-01-20T13:31:31.298Z","dependency_job_id":null,"html_url":"https://github.com/PublioElio/School-42-Get_Next_Line","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PublioElio/School-42-Get_Next_Line","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublioElio%2FSchool-42-Get_Next_Line","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublioElio%2FSchool-42-Get_Next_Line/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublioElio%2FSchool-42-Get_Next_Line/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublioElio%2FSchool-42-Get_Next_Line/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PublioElio","download_url":"https://codeload.github.com/PublioElio/School-42-Get_Next_Line/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PublioElio%2FSchool-42-Get_Next_Line/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34076030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["42cursus","42project","c-programming","ecole42","get-next-line","get-next-line-bonus","school-42-malaga","school42"],"created_at":"2024-11-14T10:42:04.398Z","updated_at":"2026-06-08T19:04:34.212Z","avatar_url":"https://github.com/PublioElio.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"header\" align=\"center\"\u003e\n  \u003cimg src=\"https://s4.gifyu.com/images/back_slash_green.gif\" height=\"180\"/\u003e\n  \u003cimg src=\"https://s4.gifyu.com/images/n_gif.gif\" width=\"180\"/\u003e\n\u003c/div\u003e\n \n\n\u003ch1 align=\"center\"\u003eSchool 42 get_next_line()\u003c/h1\u003e\n\nThis is the repository for the School 42 Málaga cursus project`get_next_line()`.\n\n\u003ch2 align=\"center\"\u003e\n\t\u003ca href=\"#about\"\u003eAbout\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#index\"\u003eIndex\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#requirements\"\u003eRequirements\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#instructions\"\u003eInstructions\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#testing\"\u003eTesting\u003c/a\u003e\n\u003c/h2\u003e\n\n## About\nThe goal of this project is to create the function `get_next_line.c` which, when called in a loop, will read one line at a time in the __file descriptor__, until the end of the file. As stated in the subject, the program must compile with the `flag-D BUFFER_SIZE=` which will be used as the buffer size for the `read` calls in `get_next_line()`. You can find more details in [the subject of the project](https://github.com/PublioElio/School-42-Get_Next_Line/blob/main/get_next_line.es.subject.pdf).\n\nThis project is a introduction of __static variables__, which will be very useful for future projects. Also, as noted earlier, we'll learn how handle macros during compilation.\n\n## Testing\nThis function have been tested with [Francinette](https://github.com/xicodomingues/francinette).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublioelio%2Fschool-42-get_next_line","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpublioelio%2Fschool-42-get_next_line","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpublioelio%2Fschool-42-get_next_line/lists"}