Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 136 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 136 Bytes

Author:ferryvan

RUN:

make

gcc test.c -pthread -I ./inc -L . -lMyMallocFree -o out.a

export LD_LIBRARY_PATH=.

./out.a