108134_0_6922.cpp:6: error: `_int64' does not name a type
108134_0_6922.cpp:8: error: expected `)' before "x1"
108134_0_6922.cpp: In member function `void jsq::A()':
108134_0_6922.cpp:14: error: `r1' undeclared (first use this function)
108134_0_6922.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
108134_0_6922.cpp:14: error: `m1' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::B()':
108134_0_6922.cpp:17: error: `r2' undeclared (first use this function)
108134_0_6922.cpp:17: error: `m2' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::C()':
108134_0_6922.cpp:20: error: `m1' undeclared (first use this function)
108134_0_6922.cpp:20: error: `r3' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::D()':
108134_0_6922.cpp:23: error: `m2' undeclared (first use this function)
108134_0_6922.cpp:23: error: `r3' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::E()':
108134_0_6922.cpp:26: error: `r3' undeclared (first use this function)
108134_0_6922.cpp:26: error: `r1' undeclared (first use this function)
108134_0_6922.cpp:26: error: `r2' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::F()':
108134_0_6922.cpp:29: error: `r3' undeclared (first use this function)
108134_0_6922.cpp:29: error: `r1' undeclared (first use this function)
108134_0_6922.cpp:29: error: `r2' undeclared (first use this function)
108134_0_6922.cpp: In member function `void jsq::print()':
108134_0_6922.cpp:32: error: `m1' undeclared (first use this function)
108134_0_6922.cpp:32: error: `m2' undeclared (first use this function)
108134_0_6922.cpp: In function `int main()':
108134_0_6922.cpp:38: error: `_int64' undeclared (first use this function)
108134_0_6922.cpp:38: error: expected `;' before "a"
108134_0_6922.cpp:39: error: `a' undeclared (first use this function)
108134_0_6922.cpp:39: error: `b' undeclared (first use this function)
|