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 16:10:29 +02:00
includes feat: adding the t_func type 2025-09-19 16:09:44 +02:00
.gitignore core(ignore): adding ignore to the repository 2025-09-17 18:07:53 +02:00
flake.nix build(nix/pkgs): adding lldb pkgs for debug 2025-09-19 16:10:29 +02:00
Makefile build(make): adding files to compile 2025-09-19 16:08:07 +02:00