105166_0_5097.c
105166_0_5097.c(17) : warning C4047: '!=' : 'int [101]' differs in levels of indirection from 'int '
105166_0_5097.c(28) : warning C4047: '=' : 'int ' differs in levels of indirection from 'int *'
105166_0_5097.c(37) : warning C4047: '>' : 'int [101]' differs in levels of indirection from 'int '
105166_0_5097.c(39) : warning C4047: 'initializing' : 'int ' differs in levels of indirection from 'int *'
105166_0_5097.c(40) : warning C4047: '=' : 'int [101]' differs in levels of indirection from 'int '
105166_0_5097.c(40) : error C2106: '=' : left operand must be l-value
|