205525_0_15869.c
205525_0_15869.c(4) : error C2143: syntax error : missing ')' before ';'
205525_0_15869.c(4) : error C2081: 'B' : name in formal parameter list illegal
205525_0_15869.c(4) : error C2081: 'C' : name in formal parameter list illegal
205525_0_15869.c(4) : error C2091: function returns function
205525_0_15869.c(5) : error C2143: syntax error : missing ')' before 'string'
205525_0_15869.c(5) : error C2143: syntax error : missing '{' before 'string'
205525_0_15869.c(5) : error C2059: syntax error : '<Unknown>'
205525_0_15869.c(5) : error C2059: syntax error : ')'
205525_0_15869.c(6) : error C2065: 'A' : undeclared identifier
205525_0_15869.c(6) : error C2065: 'B' : undeclared identifier
205525_0_15869.c(6) : error C2099: initializer is not a constant
205525_0_15869.c(7) : error C2143: syntax error : missing ')' before 'string'
205525_0_15869.c(7) : error C2143: syntax error : missing '{' before 'string'
205525_0_15869.c(7) : error C2059: syntax error : '<Unknown>'
205525_0_15869.c(7) : error C2059: syntax error : ')'
205525_0_15869.c(8) : error C2059: syntax error : '}'
|