0_0_4014378_5726.cpp:130: error: expected identifier before '(' token
0_0_4014378_5726.cpp:130: error: expected unqualified-id before "int"
0_0_4014378_5726.cpp:130: error: expected `)' before "int"
0_0_4014378_5726.cpp:130: error: expected `,' or `;' before "int"
0_0_4014378_5726.cpp: In function `void build()':
0_0_4014378_5726.cpp:192: error: expected primary-expression before "union"
0_0_4014378_5726.cpp:192: error: expected `;' before "union"
0_0_4014378_5726.cpp: In function `int main()':
0_0_4014378_5726.cpp:200: error: redeclaration of `int t'
0_0_4014378_5726.cpp:200: error: `int t' previously declared here
0_0_4014378_5726.cpp:205: error: `eof' undeclared (first use this function)
0_0_4014378_5726.cpp:205: error: (Each undeclared identifier is reported only once for each function it appears in.)
|