You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C static library with recoded standard functions
125/125 ✅
About
This 42 project involves creating a custom C library with common functions for use in all future 42 projects. The project strengthens skills in memory management, string manipulation, and function design, while providing reusable building blocks for ongoing development in C.