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
First project done at 42. Libft is a custom library that contains various functions that are commonly used in C language. Every function in this project is accompanied by a descriptive comment above it that explains its purpose and usage.
About
First project done at 42. Libft is a custom library that contains various functions that are commonly used in C language.