Commit graph

8 commits

Author SHA1 Message Date
Raphael
5efe9c9d0c build(print): adding the module sub-makefile 2025-12-11 14:44:48 +01:00
Raphael
701ce57f84
docs(print): moving the actual documentation on the header
- The documentation on the header allow u to see on the files where the
header is inclued
2025-09-05 16:29:51 +02:00
Raphael
df67357056
refactor: make check_args function static
BREAKING CHANGE: function my_function is no longer exported
2025-09-04 12:01:21 +02:00
Raphael
b0f5199eff
refactor(print): changing the return_value to ret
- The variable name was to long for the norm
2025-09-04 11:50:11 +02:00
Raphael
905ffd4b72
refactor: only the usefull header
- Removing all 'libft.h' mention
- Using the include only on the files needed by
2025-09-01 18:45:33 +02:00
Raphael
f5bcbeac3c docs: Adding the doxygen on all my function 2024-10-31 18:16:00 +01:00
Raphael
e1d33272f7 Adding printf & strcpy 2024-10-31 16:17:02 +01:00
Raphael
a5fe7484a1 style: reoarginsed the file and fix the makefile 2024-10-31 12:41:17 +01:00