131947_0_24129.cpp
131947_0_24129.cpp(6) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(6) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(6) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(6) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(6) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(6) : warning C4305: '=' : truncation from 'const char' to 'bool'
131947_0_24129.cpp(6) : error C2106: '=' : left operand must be l-value
131947_0_24129.cpp(14) : error C2664: 'strlen' : cannot convert parameter 1 from 'char' to 'const char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
131947_0_24129.cpp(15) : error C2065: 'i' : undeclared identifier
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2109: subscript requires array or pointer type
131947_0_24129.cpp(17) : error C2106: '=' : left operand must be l-value
131947_0_24129.cpp(18) : error C2181: illegal else without matching if
131947_0_24129.cpp(32) : error C2664: 'first' : cannot convert parameter 1 from 'char [60]' to 'char'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
131947_0_24129.cpp(32) : error C2665: 'right' : none of the 2 overloads can convert parameter 1 from type 'char [60]'
|