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.
我写的程序在编译时出现以下错误,请问这是哪里出了问题?
你的这几段的函数是声明在哪里的?在如果在别的.c文件中,是否使用extern
找一些这几个函数是否没有定义。
Eric