C:\Documents and Settings\second\桌面\Bin\Bin.cpp(28) : error C2440: '=' : cannot convert from 'int (__cdecl *)(const char *)' to 'int (__cdecl *)(void)'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
C:\Documents and Settings\second\桌面\Bin\Bin.cpp(29) : error C2197: 'int (__cdecl *)(void)' : too many actual parameters
执行 cl.exe 时出错.