You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# libft
2
2
3
-
The aim of this project is to code a C library regrouping usual functions that I’ll be allowed to use in all my other projects.
4
-
5
3
The **libft** project builds on the concepts I learned during Day-06 of the bootcamp ie code a library of useful functions that I'll be allowed to reuse in most of your C projects this year. This will save me a lot of precious time. The following assignments will have me write lines of code I already wrote during the bootcamp.
0 commit comments