{"id":20350459,"url":"https://github.com/ekkoz897/42cursus_printf","last_synced_at":"2026-06-05T12:31:26.604Z","repository":{"id":117623271,"uuid":"569763555","full_name":"Ekkoz897/42cursus_Printf","owner":"Ekkoz897","description":"ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic arguments as well as data structures.","archived":false,"fork":false,"pushed_at":"2024-03-21T15:24:31.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T23:52:58.787Z","etag":null,"topics":["42-school","42cursus","42projects","42school","c","ft-printf","ftprintf","ftprintf42","printf","string-manipulation","write"],"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/Ekkoz897.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":"2022-11-23T15:01:40.000Z","updated_at":"2024-03-21T15:23:07.000Z","dependencies_parsed_at":"2024-03-21T16:52:40.193Z","dependency_job_id":null,"html_url":"https://github.com/Ekkoz897/42cursus_Printf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekkoz897%2F42cursus_Printf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekkoz897%2F42cursus_Printf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekkoz897%2F42cursus_Printf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ekkoz897%2F42cursus_Printf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ekkoz897","download_url":"https://codeload.github.com/Ekkoz897/42cursus_Printf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241880050,"owners_count":20035887,"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":["42-school","42cursus","42projects","42school","c","ft-printf","ftprintf","ftprintf42","printf","string-manipulation","write"],"created_at":"2024-11-14T22:30:24.222Z","updated_at":"2026-06-05T12:31:26.595Z","avatar_url":"https://github.com/Ekkoz897.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t✏️ 42cursus_Printf\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cb\u003e\u003ci\u003eBecause putnbr and putstr aren’t enough\u003c/i\u003e\u003c/b\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n\t\u003ca href=\"#%EF%B8%8F-about\"\u003eAbout\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#%EF%B8%8F-usage\"\u003eUsage\u003c/a\u003e\n\t\u003cspan\u003e · \u003c/span\u003e\n\t\u003ca href=\"#-testing\"\u003eTesting\u003c/a\u003e\n\u003c/h3\u003e\n\n---\n\n## 💡 About the project\n\n\u003e _This project is pretty straight forward. You will recode printf. You will mainly learn how to use variadic arguments._\n\n\tThis project consists of coding a library that contains a simplified version (more\n\tinformation below) of the printf function.\n\n## 🛠️ Usage\n\n### Requirements\n\nThe function is written in C language and thus needs the **`gcc` compiler** and some standard **C libraries** to run.\n\n### Instructions\n\n**1. Compiling the library**\n\nTo compile, go to the library path and run:\n\n```shell\n$ make\n```\n\n**2. Using it in your code**\n\nTo use the library functions in your code, simply include its header:\n\n```C\n#include \"ft_printf.h\"\n```\n\n## 📋 Testing\n\nYou can use this third party tester to fully test the project:\n\n* [Tripouille/printfTester](https://github.com/Tripouille/printfTester)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekkoz897%2F42cursus_printf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekkoz897%2F42cursus_printf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekkoz897%2F42cursus_printf/lists"}