154499_0_8932.cpp
154499_0_8932.cpp(61) : error C2086: 'numbers' : redefinition
154499_0_8932.cpp(64) : error C2084: function 'int __cdecl d(int)' already has a body
154499_0_8932.cpp(83) : error C2084: function 'void __cdecl do_f_d(void)' already has a body
154499_0_8932.cpp(94) : error C2440: '=' : cannot convert from 'int (__cdecl *)(int)' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
154499_0_8932.cpp(109) : error C2084: function 'int __cdecl main(void)' already has a body
|