/42_libft

C programming can be very time time-consuming without access to standard C library functions. The Libft project required me to re-write a set of these functions, including additional famous functions for which there is no consistent definition. While 42 acknowledges that reinventing the wheel is bad, Libft is meant to teach us a deeper understanding of various data structures, algorithms, memory efficiency, and problem solving.

Primary LanguageC

42_Network_Amsterdam

libft mikuiper's 42 Libft Score

Index

What is Libft

C programming can be time-consuming without access to standard C library functions. The Libft project required me to re-write a set of these functions, including additional famous functions for which there is no consistent definition. While 42 acknowledges that reinventing the wheel is bad, Libft is meant to teach us a deeper understanding of various data structures, algorithms, memory efficiency, and problem-solving.

Functions

Standard functions

Non-standard functions

Bonus functions

Linked list data structure functions (bonus)

Third-party testers

Technologies

Various technologies were used during the making of this project: