{"id":18309937,"url":"https://github.com/sulig/ft_printf_and_tests","last_synced_at":"2025-04-09T11:43:20.960Z","repository":{"id":188998451,"uuid":"679845178","full_name":"Sulig/FT_Printf_And_Tests","owner":"Sulig","description":"Porque putnbr() y putstr() no son suficientes --------------------------\u003e  El objetivo de este proyecto es bastante sencillo. Deberás reprogramar printf(). Aprenderás, principalmente, a utilizar un número variable de argumentos.","archived":false,"fork":false,"pushed_at":"2024-02-14T12:00:43.000Z","size":2800,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T05:42:58.977Z","etag":null,"topics":["42","42barcelona","42cursus","42projects","42school","c","printf-42","printf-tester"],"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/Sulig.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-08-17T18:44:45.000Z","updated_at":"2024-02-13T13:12:53.000Z","dependencies_parsed_at":"2023-11-07T19:39:57.049Z","dependency_job_id":"e1d04f9d-fac5-4c79-8636-51ed0b8c3436","html_url":"https://github.com/Sulig/FT_Printf_And_Tests","commit_stats":null,"previous_names":["sulig/printf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sulig%2FFT_Printf_And_Tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sulig%2FFT_Printf_And_Tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sulig%2FFT_Printf_And_Tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sulig%2FFT_Printf_And_Tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sulig","download_url":"https://codeload.github.com/Sulig/FT_Printf_And_Tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248033315,"owners_count":21036767,"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","42barcelona","42cursus","42projects","42school","c","printf-42","printf-tester"],"created_at":"2024-11-05T16:12:46.892Z","updated_at":"2025-04-09T11:43:20.942Z","avatar_url":"https://github.com/Sulig.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Printf\nResumen:  El objetivo de este proyecto es bastante sencillo. Deberás reprogramar printf(). Aprenderás, principalmente, a utilizar un número variable de argumentos.\n\n## Contenido del repositorio:\n- Printf\n- Tests basicos\n- Subject\n\n## !Importante!\nPara usar los tests, necesitaras un Makefile en tu directorio de printf, que contenga como minimo:\n  - La regla $(NAME)\n  - La regla clean\n  - La regla fclean\n\n### Antes de ejecutar 'make'!!\n1. En el Makefile cambia las variables donde pone *Change this directory* por el directorio de tu printf y por donde se ubica tu libftprintf.a\n2. En el archivo \"test_printf.h\", cambia el directorio donde esta incluido tu \"ft_printf.h\"\n3. Guarda todo y ya esta listo para usar!\n***\n## Comandos:\n### All\nCompila todo lo necesario y ejecuta la norminette y los tests\n\n    make\n\n### Norminette\n\n    make norminette\n\n### Tests:\n\n    make test\n\n### Debuggeador:\n\n    make debug\n\n*Valgrind (Solo funcionara si tienes valgrind)*\n\n    make valgrind\n\n### Limpiar archivos innecessarios:\n\nLimpia solo *.o y los .out\n\n    make clean\n\nLimpieza profunda + borrado de .out.dSYM\n\n    make fclean\n    \nIgual que fclean + limpia la pantalla\n\n    make clear\n\n***\n~ Made by sadoming ~\n***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulig%2Fft_printf_and_tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsulig%2Fft_printf_and_tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulig%2Fft_printf_and_tests/lists"}