-
malloc() fonksiyonunun yazılması / bitirme projesi - Bahar 2020
-
C standard: C11
-
Main source: Ritchie, D.M. and Kernighan, B.W. 1988. The C Programming Language. Prentice-Hall, Chapter 5, 7, 8 and Appendix B.5
- Clone repository:
$ git clone https://github.com/bayramcicek/malloc.git $ cd ./malloc
- Run:
$ gcc main.c new_malloc.c $ ./a.out
- Output: