clang -std=c99 -Wall -pedantic pa23.c -L. -lruntime LD_PRELOAD=libruntime.so ./a.out -p 2 10 25 export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:."