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
|
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 |
|
Raphael
|
1b070bfda1
|
feat: pointer function now working
|
2025-09-19 16:12:08 +02:00 |
|
Raphael
|
d81193d698
|
feat: adding functions around printf
adding printf / dprint / vdprintf function
|
2025-09-19 16:11:38 +02:00 |
|