전체 글175 [42seoul] libft : 나만의 C 라이브러리 만들기 📚 libft @42seoul : (2020.04.15 ~ 2020.05.01) 📖 About 일반적으로 C언에서 자주 사용하는 함수들을 직접 구현합니다. (The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.) 구현 목록 Libc Functions : , Non- Libc Functions Linked-list Functions 📝 Review C에서 include하여 사용하는 , 의 함수 뿐만 아니라 자주 사용되는 split, join 함수 등 직접 구현하면서 C의 기본 문법과 포인터 연산, 메모리 관리(Heap), Ma.. 2021. 10. 28. 이전 1 ··· 27 28 29 30 다음