Compiler faulty link

Someone understand Chinese?
visual studio 2010 compile link error.
First LNK2019: obj: j as freely the external symbols cannot resolve show_array (int __cdecl "use void const (*) [4], int)" (? Show_array declan YAXPAY03 $$CBHH @ Z), this symbol in the function of _main by references
D: \ test \ Debug \ test. LNK1120: fatal as freely.exe: 1 cannot resolve external command

Please help me.
Or to my mailbox:masterydestiny@163.com
It's essentially undefined referenced.

The linker cannot find the function show_array. Either it's not coded, or it is coded and not compiled, or it's compiled but not linked to.
Last edited on
Topic archived. No new replies allowed.