111279_0_3831.cpp
111279_0_3831.cpp(10) : error C2109: subscript requires array or pointer type
111279_0_3831.cpp(10) : error C2440: '=' : cannot convert from 'unsigned int (__cdecl *)(const char *)' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
|