Releases: aleexgheorghe/42-Libft
Part #01 / Libft
🌟 The Libft project is a very important project for school 42 to strengthen the basics of C. 💪 It consists of creating a library full of basic functions programmed in C. 📚 This library includes functions for string manipulation, memory manipulation, and other essential programming tasks.
📂 The Libft project is divided into two main parts and a bonus part. The first part focuses on creating basic functions in C and has been successfully completed ✅. The second part is a bit more challenging and focuses on creating additional and more advanced functions. The bonus part is optional and an opportunity for students to showcase their creativity and programming skills.
💡 Overall, the Libft project is an excellent opportunity for programming students to improve their skills in C and to become familiar with the process of developing a library of functions in a programming language. 🚀