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
The libft project involves creating a custom C library by implementing basic functions from the standard C library to improve understanding of memory management, pointers, and low-level programming.