projectC/readme.md

82 B

编译

gcc -c math/base.c -o math/base.o && ar rcs math/libmath.a math/base.o