Commit graph

4 commits

Author SHA1 Message Date
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
Raphael
a42240bc66
feat(utils): passing internal function in static
- BREAKING CHANGES:
  - ft_memset / nbrlen_base cannont be used anymore in other files
2025-09-19 16:50:50 +02:00
Raphael
9c42c97214
feat(char): adding function for x / X / p / u / (i / d) 2025-09-19 16:13:10 +02:00
Raphael
aa04d9a16c
feat(char): adding function for c / s flags 2025-09-19 16:12:52 +02:00