Commit graph

3 commits

Author SHA1 Message Date
Raphael
a1f18a6f97
feat: adding internal header
- Adding the internal header allow to don't get all the function needed
by printf in the main header
2025-09-19 17:27:19 +02:00
Raphael
3295958025
fix: editing the type of stdint
- u_int64_t is now only uint64_t
2025-09-19 16:54:40 +02:00
Raphael
9c42c97214
feat(char): adding function for x / X / p / u / (i / d) 2025-09-19 16:13:10 +02:00