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 marks the beginning of the path at 42 School. It consists of recreating key functions to understand them thoroughly, and inspires us to develop our own customized functions according to our needs.
Libft's content
Libc functions: Essential functions built into C for basic programming operations.
Additional functions: Complementary functions that expand the knowledge of memory allocation.
Bonus functions: Extra functions that teach about linked lists manipulation.
Libft: From Easy to Difficult (According to me)
As we move forward with the project, the functions become increasingly challenging. In light of this, i have proposed a sequential list for implementation.