30 skills found
pbie42 / Libft42commented42's libft with comments to understand what each function does and how it works.
FranFrau / Supreme Tester LibftAn autotester for the 42School Libft
mcombeau / Libft42 school's first project: libft. The goal is to create our very own C library for use in future projects.
gemartin99 / LibftThe objective of this project is to program a C library regrouping usual functions that you'll be allowed to use in all your future projects.
achrafelkhnissi / LibftThis project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
vittoric / LibftPrimer proyecto como estudiante de 42Madrid
simon-zerisenay / 42 Ft Printf42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.
zmoussam / Libft42his project is about coding a Clibrary. It will contain a lot of general purpose functions your programs will rely upon.
ulsgks / LibftLibft 42 project. Bonus included. Achieved April 2023.
PublioElio / School 42 LibftA repository with all archives for the proyect libft in the School 42 core cursus. It's a custom-made library :books: of useful functions in C language :wrench:
knoxvillie / LibftThis project aims to understand how these functions work, implement them, and learn how to use them, to create your own library. It will be useful as you will use it in your next C projects.
lpincoli / Libft42Creating a lib of simple C functions
MarcusVinix / 42libftThis is my C functions library, my first project as a cadet at School 42 São Paulo. It has functions to manipulate strings, memory, and linked list, and I will expand this in the future when necessary.
emreakdik / 42libftEcole 42 libft projesi icin notlarim ve dosyalarim.
Kuninoto / 42 LibftStatic C library with usual functions and recreations of libc functions to use throughout the course - introduction to the C ecosystem.
deryaxacar / 42 Libftlibft is a C library reimplementing core functions for memory, strings, characters, and lists.
exoks / Libft42This C library includes 40+ utility functions and features a Makefile to automate compilation generating both static (.a) and shared (.so) libraries.
ugozchi / 42 LibftLibft ma propre bibliothèque ! 📚
RIDWANE-EL-FILALI / Libftlibft made easy
open-source-multiverse / 42resources Extension42resources is a lightweight browser extension designed to assist 42 students in finding relevant resources for their projects. It provides curated links to blogs, videos, and testing tools, making it easier for users to learn, debug, and improve their work.