To link a library, add -l<lib_name> flag to the gcc command when linking. If the lib_name does not start with : , gcc will look for a library ...
確定! 回上一頁