Commit graph

16 commits

Author SHA1 Message Date
Raphael
2cf0714dc7
docs(str): 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:30:00 +02: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
ed64bd73d6
docs(memory): 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:40 +02:00
Raphael
3cadabea0a
docs(list): 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:29 +02:00
Raphael
52b85d2dc6
docs(convert): 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:16 +02:00
Raphael
63c1dea7a2
docs(char): 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:28:33 +02:00
Raphael
57a5156fcd
feat(include/color): init the color header for print propose
- all color was added in the libft for more pratical case
2025-09-04 11:54:38 +02:00
Raphael
e30fb6742a
refactor(includes): header now normed
- The library stddef was now normed
2025-09-04 11:54:05 +02:00
Raphael
1dcd4f5b09
feat(str/strncpy): adding the function strncpy
- strncpy allowed to copy a string into an other with a limitation fix
2025-09-01 18:48:57 +02:00
Raphael
e53fcb1485
break(header): removing all the external header not needed
- prefering to build choose the includes on my files
2025-09-01 18:38:36 +02:00
Raphael
48491adb5e
style(header): removing the main header
- The header was calling all the sub-header and it was not clean so now
is remove
2025-09-01 18:37:26 +02:00
Raphael
bc5d5f5ffb
fix(headers): the header was twice time in the include folder 2025-09-01 18:36:14 +02:00
Raphael
707e9a4177 Edited to be used on other project 2024-10-31 17:23:25 +01:00
Raphael
e1d33272f7 Adding printf & strcpy 2024-10-31 16:17:02 +01:00
Raphael
c1790da4b4 style: reoarginsed the headers 2024-10-31 15:10:55 +01:00
Raphael
a5fe7484a1 style: reoarginsed the file and fix the makefile 2024-10-31 12:41:17 +01:00