125297_0_10466.cpp
125297_0_10466.cpp(8) : error C2108: subscript is not of integral type
125297_0_10466.cpp(8) : error C2679: binary '>>' : no operator defined which takes a right-hand operand of type 'float *' (or there is no acceptable conversion)
125297_0_10466.cpp(11) : error C2108: subscript is not of integral type
125297_0_10466.cpp(11) : error C2446: '==' : no conversion from 'float' to 'float *'
There is no context in which this conversion is possible
125297_0_10466.cpp(11) : error C2115: '==' : incompatible types
|