164665_0_6339.c
164665_0_6339.c(8) : error C2065: 'cmp' : undeclared identifier
164665_0_6339.c(8) : warning C4047: 'function' : 'int (__cdecl *)(const void *,const void *)' differs in levels of indirection from 'int '
164665_0_6339.c(8) : warning C4024: 'qsort' : different types for formal and actual parameter 4
164665_0_6339.c(12) : error C2143: syntax error : missing ';' before 'type'
164665_0_6339.c(16) : error C2059: syntax error : '}'
|