0_0_8326454_23390.cpp:6: error: `_int64' does not name a type
0_0_8326454_23390.cpp:7: error: `_int64' does not name a type
0_0_8326454_23390.cpp:9: error: `_int64' was not declared in this scope
0_0_8326454_23390.cpp:9: error: `height' was not declared in this scope
0_0_8326454_23390.cpp:9: error: expected primary-expression before "int"
0_0_8326454_23390.cpp:10: error: initializer expression list treated as compound expression
0_0_8326454_23390.cpp:10: error: expected `,' or `;' before '{' token
0_0_8326454_23390.cpp: In function `int main(int, const char**)':
0_0_8326454_23390.cpp:42: error: `height' undeclared (first use this function)
0_0_8326454_23390.cpp:42: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8326454_23390.cpp:43: error: `l' undeclared (first use this function)
0_0_8326454_23390.cpp:44: error: `r' undeclared (first use this function)
0_0_8326454_23390.cpp:47: error: `func' cannot be used as a function
|