Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.12 KB

✏️ Libft


Primeiro projeto como cadete da 42 São Paulo. Começar a criar nossa própria biblioteca em C 😊
First project as a cedet at 42SP. Starting to build our on C library 😊

GitHub code size in bytes Number of lines of code Code language count GitHub top language GitHub last commit


💻 About the project

Your very first own library

This project is about understanding the way libc functions work, implementing and learning to use them. You will create your own library!

This project will be expanded throughout the course