ft_print is a project in the common-core of 42school. Where the main goal is to reproduce the function from the stdio library "printf".
Find a file
2025-09-19 17:28:02 +02:00
.github/workflows ci(make): adding the build action to my repository 2025-09-19 16:48:36 +02:00
includes docs(intenal/itoa_base): adding the documentation of itoa_base 2025-09-19 17:28:02 +02:00
sources feat: adding internal header 2025-09-19 17:27:19 +02:00
.gitignore core(ignore): adding ignore to the repository 2025-09-17 18:07:53 +02:00
flake.nix build(nix/shell): Adding a shell hook to flake 2025-09-19 16:21:43 +02:00
Makefile build(make): adding files to compile 2025-09-19 16:08:07 +02:00