Commit graph

9 commits

Author SHA1 Message Date
Raphael
ca7639db51
docs(intenal/flag_i): adding the documentation of flag_i 2025-09-19 17:28:25 +02:00
Raphael
277895cf96
docs(intenal/flag_c): adding the documentation of flag_c 2025-09-19 17:28:15 +02:00
Raphael
32e97bb2da
docs(intenal/itoa_base): adding the documentation of itoa_base 2025-09-19 17:28:02 +02:00
Raphael
b9c6df259a
docs(intenal/strlen): adding the documentation of strlen 2025-09-19 17:27:45 +02:00
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
237eb5b820
docs: adding function to external function
- dprintf / printf / vdprintf now have doxygen
2025-09-19 17:19:32 +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
0d58f8cf64
feat: adding the t_func type
- t_func type is for pointer function propose
2025-09-19 16:09:44 +02:00
Raphael
6de09d44e7
feat: adding the start of the header 2025-09-19 16:09:00 +02:00