{"id":22406676,"url":"https://github.com/mvpee/42-ft_printf","last_synced_at":"2025-03-27T01:41:00.708Z","repository":{"id":200336542,"uuid":"705167526","full_name":"MVPee/42-Ft_printf","owner":"MVPee","description":"My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.","archived":false,"fork":false,"pushed_at":"2023-11-28T10:46:38.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T07:19:45.345Z","etag":null,"topics":["42","c","learning","printf","printf-42","printf-project"],"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-15T08:26:29.000Z","updated_at":"2024-07-10T17:28:56.000Z","dependencies_parsed_at":"2023-11-28T11:48:38.642Z","dependency_job_id":null,"html_url":"https://github.com/MVPee/42-Ft_printf","commit_stats":null,"previous_names":["mvpee/42-ft_printf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Ft_printf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Ft_printf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Ft_printf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MVPee%2F42-Ft_printf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MVPee","download_url":"https://codeload.github.com/MVPee/42-Ft_printf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245767240,"owners_count":20668822,"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","c","learning","printf","printf-42","printf-project"],"created_at":"2024-12-05T11:09:32.260Z","updated_at":"2025-03-27T01:41:00.692Z","avatar_url":"https://github.com/MVPee.png","language":"C","readme":"\u003ch1 align=\"center\"\u003e\n\t💥 ft_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## 💡 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\tThis project consists of coding a library that contains a simplified version\n\n\n## 🛠️ Usage\n\n### Requirements\n\nThe function is written in C language and thus needs the **`cc` 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\n![image](https://github.com/MVPee/42-Ft_printf/assets/93082514/a110bd5d-ddcb-4313-891f-7ae7b1be3f84)\n\n\u003ci\u003eDon't copy but learn\u003c/i\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvpee%2F42-ft_printf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvpee%2F42-ft_printf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvpee%2F42-ft_printf/lists"}