Libft is the first project of 42Heilbronns core curriculum that provides a collection of C functions for standard library and additional utility functions. It serves as a foundation for future projects by offering commonly used functionalities that are not part of the standard C library.
- String manipulation functions
- Memory manipulation functions
- Linked list functions
- Character checking functions
- File manipulation functions
- Additional utility functions
- libftTester
- libft-war-machine
- libft-unit-test
- FT_SPLIT_TESTER
- libft-pain