标题:
怎么改error C267: 'ds_write': requires ANSI-style prototype
[打印本页]
作者:
xudawei
时间:
2016-9-3 11:24
标题:
怎么改error C267: 'ds_write': requires ANSI-style prototype
compiling 时钟2.c...
时钟2.C(40): warning C206: 'ds_write': missing function-prototype
时钟2.C(40): error C267: 'ds_write': requires ANSI-style prototype
时钟2.c - 1 Error(s), 1 Warning(s).
怎么改
作者:
anny0884
时间:
2016-9-3 20:44
'ds_write'函数未声明~在你调用'ds_write'函数前加声明~或者说#INCLUDE
欢迎光临 (http://www.51hei.com/bbs/)
Powered by Discuz! X3.1