97584_0_22675.cpp
97584_0_22675.cpp(20) : error C2446: '>' : no conversion from 'const int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
97584_0_22675.cpp(20) : error C2040: '>' : 'char [1000]' differs in levels of indirection from 'const int'
|