73441_0_107.c
73441_0_107.c(9) : error C2065: 'bool' : undeclared identifier
73441_0_107.c(9) : error C2146: syntax error : missing ';' before identifier 'Found'
73441_0_107.c(9) : error C2065: 'Found' : undeclared identifier
73441_0_107.c(10) : error C2143: syntax error : missing ';' before 'type'
73441_0_107.c(14) : error C2065: 'false' : undeclared identifier
73441_0_107.c(15) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
73441_0_107.c(25) : error C2065: 'Total' : undeclared identifier
73441_0_107.c(28) : error C2065: 'true' : undeclared identifier
|