244704_0_14231.cpp: In function `int check(int*, int, int&)':
244704_0_14231.cpp:5: error: expected unqualified-id before "int"
244704_0_14231.cpp:5: error: expected `,' or `;' before "int"
244704_0_14231.cpp:8: error: `b' undeclared (first use this function)
244704_0_14231.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
|