This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

编译静态库,用到外部的变量和函数



大家好,我想编译TMS570的一个静态库,但是库里面用到一个外部定义的函数和变量,我该怎么把它们引进来,我不记得有什么关键字了。说白了就是extern “c“的反义词是啥?