Skip to content

Final grade: 125% | 42 school level 1 project. Create your own C standard library.

Notifications You must be signed in to change notification settings

Sur1ive/42tokyo_libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

Final grade: 125%

This project is a very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions that you will use during your whole cursus.

NOTICE

42 Project must be written in accordance with the 42 school norm, otherwise the grade is 0:

  • Declarations must be at the beginning of a function
  • Declaration and an initialisation cannot be on the same line
  • Each function cannot have more than 25 lines of code
  • You can only use allowed functions
  • ...

English: https://github.com/42School/norminette/blob/master/pdf/en.norm.pdf
Japanese: https://github.com/42School/norminette/blob/master/pdf/ja.norm.pdf

About

Final grade: 125% | 42 school level 1 project. Create your own C standard library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published