{"id":23095338,"url":"https://github.com/micahondiwa/printf","last_synced_at":"2025-08-07T05:10:57.198Z","repository":{"id":103549816,"uuid":"563432341","full_name":"micahondiwa/printf","owner":"micahondiwa","description":"Creating and implementing a custom printf function in C","archived":false,"fork":false,"pushed_at":"2022-11-08T16:04:06.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T07:35:45.054Z","etag":null,"topics":["c","cli","data-structures","header-files","malloc","malloc-free","printf"],"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/micahondiwa.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-08T15:47:16.000Z","updated_at":"2023-05-01T03:05:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"08148e17-114a-4921-88f7-8c9d99ca2b04","html_url":"https://github.com/micahondiwa/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/micahondiwa%2Fprintf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micahondiwa%2Fprintf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micahondiwa%2Fprintf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micahondiwa%2Fprintf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micahondiwa","download_url":"https://codeload.github.com/micahondiwa/printf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247064183,"owners_count":20877565,"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":["c","cli","data-structures","header-files","malloc","malloc-free","printf"],"created_at":"2024-12-16T22:22:14.337Z","updated_at":"2025-04-03T19:27:08.529Z","avatar_url":"https://github.com/micahondiwa.png","language":"C","readme":"\n## printf()\n\n# Low level programming\n\n- Project done during my Full Stack Software Engineering studies at [ALX Africa](https://www.alxafrica.com/software-engineering-2022/), a course offered by [Holberton School](https://www.holbertonschool.com/).\n\n## Technologies\n- Files written in ```vi```, ```vim```, and ```emacs``` editors. \n- C files compiled using ```gcc 9.4.0```.\n- C files wriiten according to the betty coding style. \n- Files tested on ```Ubuntu 20.04``` LTS using ```gcc```.\n\n## Files\n\n| File | Description |\n| ---  | --- |\n|[_printf()](_printf())| A function that performs formatted output conversion and print data. Its prototype is the following: ```int _printf(const char *format, ...) ``` Where **format** contains the string that is printed. As ```_printf()``` is variadic function, it can receives n arguments that replace by n tags written inside the string.|\n\n# Contributers\n- [micahondiwa](https://github.com/micahondiwa)\n- [john-the1-mwagiru](https://github.com/john-the1-mwagiru) \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicahondiwa%2Fprintf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicahondiwa%2Fprintf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicahondiwa%2Fprintf/lists"}