0_0_11719058_23443.cpp:31: error: expected init-declarator before "const"
0_0_11719058_23443.cpp:31: error: expected `,' or `;' before "const"
0_0_11719058_23443.cpp: In function `int get(comp*)':
0_0_11719058_23443.cpp:37: error: `base' undeclared (first use this function)
0_0_11719058_23443.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11719058_23443.cpp:38: error: `L' undeclared (first use this function)
0_0_11719058_23443.cpp: In function `void init()':
0_0_11719058_23443.cpp:45: error: `base' undeclared (first use this function)
0_0_11719058_23443.cpp:46: error: `L' undeclared (first use this function)
0_0_11719058_23443.cpp: In function `void work()':
0_0_11719058_23443.cpp:92: error: `M' undeclared (first use this function)
|