0_0_6351070_8061.cpp:8: error: expected init-declarator before "void"
0_0_6351070_8061.cpp:8: error: expected `,' or `;' before "void"
0_0_6351070_8061.cpp: In function `int main()':
0_0_6351070_8061.cpp:32: error: `init' undeclared (first use this function)
0_0_6351070_8061.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6351070_8061.cpp:35: error: `m' undeclared (first use this function)
0_0_6351070_8061.cpp:37: error: invalid use of member (did you forget the `&' ?)
|