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
Libft is typically the very first project in the curriculum of 42 School (and its associated network). Its primary goal is to have students create their own C library—a collection of helpful functions that they will use in future projects.
About
Libft is typically the very first project in the curriculum of 42 School (and its associated network). Its primary goal is to have students create their own C library—a collection of helpful functions that they will use in future projects.