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.
Find a file
2022-01-23 09:20:10 -05:00
.gitignore Initial commit 2022-01-23 08:44:38 -05:00
LICENSE Initial commit 2022-01-23 08:44:38 -05:00
README.md @QUANTUM HELPHELPHELPHLPEHLPEHLEPHLEPHLEP 2022-01-23 09:20:10 -05:00
strlen.c @QUANTUM HELPHELPHELPHLPEHLPEHLEPHLEPHLEP 2022-01-23 09:20:10 -05:00

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