zombie-libc is the spiritual successor to zombie-lib except this time written in C and C compliant instead of whatever i wanted to do.
.gitignore | ||
LICENSE | ||
README.md | ||
strlen.c |
zombie-libc
zombie-libc is the spiritual successor to zombie-lib except this time written in C and C compliant instead of whatever i wanted to do.
Building
gcc -Wall -Wextra -Werror -g -lm quadratic.c