62564_0_18906.c
62564_0_18906.c(20) : warning C4047: '!=' : 'char [1001]' differs in levels of indirection from 'const int '
62564_0_18906.c(22) : warning C4047: '=' : 'int ' differs in levels of indirection from 'char *'
62564_0_18906.c(26) : warning C4047: '==' : 'char [1001]' differs in levels of indirection from 'const int '
62564_0_18906.c(28) : warning C4047: '=' : 'int ' differs in levels of indirection from 'char *'
62564_0_18906.c(37) : warning C4047: '>' : 'int [1001]' differs in levels of indirection from 'int '
62564_0_18906.c(39) : warning C4047: '=' : 'int ' differs in levels of indirection from 'int *'
62564_0_18906.c(40) : warning C4047: '=' : 'int [1001]' differs in levels of indirection from 'int '
62564_0_18906.c(40) : error C2106: '=' : left operand must be l-value
|