{"id":30020765,"url":"https://github.com/mdbentaleb/ft_printf_42","last_synced_at":"2025-10-25T08:09:10.810Z","repository":{"id":307336523,"uuid":"896799602","full_name":"mdbentaleb/Ft_printf_42","owner":"mdbentaleb","description":"🖥️ Ft_printf is a custom C implementation of printf, supporting various format specifiers and reinforcing knowledge of variadic functions, format specifiers, and memory management 💾","archived":false,"fork":false,"pushed_at":"2025-07-30T16:58:30.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T19:17:23.523Z","etag":null,"topics":["1337school","42network","cprogramming","ft-printf-42","printf","variadic-functions"],"latest_commit_sha":null,"homepage":"https://github.com/mdbentaleb/Ft_printf_42","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/mdbentaleb.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,"zenodo":null}},"created_at":"2024-12-01T10:45:23.000Z","updated_at":"2025-07-30T16:58:35.000Z","dependencies_parsed_at":"2025-07-30T19:19:25.777Z","dependency_job_id":null,"html_url":"https://github.com/mdbentaleb/Ft_printf_42","commit_stats":null,"previous_names":["mdbentaleb/ft_printf_42"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mdbentaleb/Ft_printf_42","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FFt_printf_42","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FFt_printf_42/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FFt_printf_42/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FFt_printf_42/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbentaleb","download_url":"https://codeload.github.com/mdbentaleb/Ft_printf_42/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbentaleb%2FFt_printf_42/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280923457,"owners_count":26414237,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":["1337school","42network","cprogramming","ft-printf-42","printf","variadic-functions"],"created_at":"2025-08-06T02:12:27.463Z","updated_at":"2025-10-25T08:09:10.779Z","avatar_url":"https://github.com/mdbentaleb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ft_printf - 42 Network Project\n\nFt_printf is a custom implementation of the `printf` function in C. It supports a variety of format specifiers, allowing for formatted output of strings, integers, characters, and other data types. This project reinforces understanding of variadic functions, format specifiers, and memory handling.\n\n🚀 **Features**  \n- Implements custom `printf` functionality with support for various format specifiers (`%d`, `%i`, `%s`, `%c`, `%x`, `%X`, `%p`, `%u`).  \n- Handles variadic arguments, making it possible to print multiple data types in a single call.  \n- Supports custom formatting options like padding, alignment, and precision.  \n\n🛠️ **Getting Started**\n\n**Prerequisites**  \nTo get started, ensure you have the following installed:\n- A C compiler like `gcc` or `clang`\n- `make` for building the project\n- A UNIX-like operating system (Linux/macOS/WSL)\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/mdbentaleb/Ft_printf_42.git\ncd Ft_printf_42\n```\n\n### 2. Compile the Project\nAfter cloning the repository, run the following command to compile the project:\n```bash\nmake\n```\n\n### 3. Clean Up\nTo remove the compiled files:\n```bash\nmake clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbentaleb%2Fft_printf_42","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdbentaleb%2Fft_printf_42","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbentaleb%2Fft_printf_42/lists"}