出现了一个无法解析的外部命令,按照教学PPT图片抄的代码。用的是vs c++2010,Ctrl+f7 通过了,ctrl+f5出现了一个无法解析的外部命令。
extern int min(int a,int b);这个外部函数在哪里?