Skip to content

faleite/42_libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

██╗     ██╗██████╗ ███████╗████████╗
██║     ██║██╔══██╗██╔════╝╚══██╔══╝
██║     ██║██████╔╝█████╗     ██║   
██║     ██║██╔══██╗██╔══╝     ██║   
███████╗██║██████╔╝██║        ██║   
╚══════╝╚═╝╚═════╝ ╚═╝        ╚═╝                                    

Libft is a project for Standard C library override functions that should be
done from the ground up, and must behave the same as the originals

  • First part: re-code a set of the libc functions, as defined in their man, with
    the same prototype and behaviors as the originals.
  • Second part: code a set of functions that are either not included in the libc
    or included in a different form.
  • Bonus part: code functions to manipulate Linked Lists.
Skills Grade
[Imperative programming] [Algorithms & AI] [Rigor] ✅ 125%

Access to the interactive map.

About

My libft project in "42 School"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published