gcc test.c -I/path/to/myinclude -L/path/to/mylib -lfoo where -I adds a directory to the list of dirs where #include <> files are found
確定! 回上一頁