invoke GCC driver to build the program: $gcc -O2 -g -o p main.c swap.c ... into separate obj modules and then packaged in a single static library file.
確定! 回上一頁