顺序表纠错
顺序表初始化函数参数调用错误
This commit is contained in:
parent
f28d7fc8f2
commit
b449794fef
@ -1,6 +1,6 @@
|
||||
linked_list_stack.c
|
||||
main.c
|
||||
linked_list.c
|
||||
C:\code\lencode\Project2\linked_list.c(31,24): warning C4028: 形参 1 与声明不同
|
||||
C:\code\lencode\Project2\linked_list.c(59,2): warning C4047: “return”:“address_node *”与“int”的间接级别不同
|
||||
sq_list.c
|
||||
正在生成代码...
|
||||
C:\code\lencode\Project2\sq_list.c(10,1): warning C4716: “init_sq_list”: 必须返回一个值
|
||||
Project2.vcxproj -> C:\code\lencode\Project2\Debug\Project2.exe
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user