各位好!
我的CCS为5.5版本,在一个工程定义了一个标准的存储文件流信息的对象类型FIFE,但是编译后提示错误。
头文件已经包含了:#include <stdio.h>;
编译路径也是正确的,否则其他的用到stdio.h也会报错;
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.
各位好!
我的CCS为5.5版本,在一个工程定义了一个标准的存储文件流信息的对象类型FIFE,但是编译后提示错误。
头文件已经包含了:#include <stdio.h>;
编译路径也是正确的,否则其他的用到stdio.h也会报错;