Skip to content
/ libft Public

Libft project for 42 school. This project consists in coding your own C standard library functions.

Notifications You must be signed in to change notification settings

yass-mhl/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

First project of school 42. This exercise allows to consolidate the knowledge of the C pool. Indeed, it is a question of recoding a certain number of functions of the standard C library as well as other functions which can be useful thereafter.

Part 1 - libc functions

In the first part, I recoded a set of libc functions, as defined in their manual.

Part 2 - Additional functions

In the second part, I coded a set of functions that are not included in the libc, or that are included in a different form. Some of these functions can be useful to write the functions of part 1.

🛠 Skills

  • Algorithms and AI
  • Memory management
  • Imperative programming
  • Rigor

Tech Stack

C

Authors

About

Libft project for 42 school. This project consists in coding your own C standard library functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published