Skip to content

Beicai91/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Libft

libft is a custom C library that reimplements a collection of standard functions from <string.h>, <ctype.h>, <stdlib.h> , <stdio.h>(for example, 42 ft_printf project is interagted in this library), and other common headers. It also includes additional utility functions for memory management, string processing, linked lists, and general-purpose programming like get_next_line. The goal is to build a solid, reusable foundation for future 42 projects.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published