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".
- Adding the internal header allow to don't get all the function needed by printf in the main header |
||
|---|---|---|
| .github/workflows | ||
| includes | ||
| sources | ||
| .gitignore | ||
| flake.nix | ||
| Makefile | ||