Commit graph

6 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
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
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