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
Raphael facbd72540
fix(utils): editing the type of stdint
- u_int64_t is now only uint64_t
2025-09-19 16:53:08 +02:00
.github/workflows ci(make): adding the build action to my repository 2025-09-19 16:48:36 +02:00
includes feat: adding the t_func type 2025-09-19 16:09:44 +02:00
sources fix(utils): editing the type of stdint 2025-09-19 16:53:08 +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