105230_0_32209.cpp
105230_0_32209.cpp(5) : error C2440: 'initializing' : cannot convert from 'char [8]' to 'char'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
105230_0_32209.cpp(15) : error C2109: subscript requires array or pointer type
105230_0_32209.cpp(16) : error C2109: subscript requires array or pointer type
105230_0_32209.cpp(16) : error C2109: subscript requires array or pointer type
105230_0_32209.cpp(16) : error C2106: '=' : left operand must be l-value
105230_0_32209.cpp(17) : error C2109: subscript requires array or pointer type
105230_0_32209.cpp(17) : error C2106: '=' : left operand must be l-value
105230_0_32209.cpp(21) : error C2109: subscript requires array or pointer type
105230_0_32209.cpp(26) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|