Skip to content
#

42-libft

Here are 21 public repositories matching this topic...

`libft` offers an opportunity to understand how some basic functions in the standard C library work. It is often used as a fundamental exercise to reimplement these functions and create your own library. These functions span various areas such as memory operations, string manipulation, character handling, and lists.

  • Updated Dec 7, 2024
  • C

Improve this page

Add a description, image, and links to the 42-libft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 42-libft topic, visit your repo's landing page and select "manage topics."

Learn more