Compile: cc -Wall -c ctest1.c ctest2.c. Compiler options: -Wall: include warnings. See man page for warnings specified. Create library "libctest.a": ar -cvq ...
確定! 回上一頁