93323_0_3580.cpp
93323_0_3580.cpp(13) : error C2446: '<' : no conversion from 'int *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
93323_0_3580.cpp(13) : error C2040: '<' : 'int' differs in levels of indirection from 'int [1000]'
|