62409_0_12472.cpp: In member function `BigNum& BigNum::Factor(int)':
62409_0_12472.cpp:136: error: expected `(' before '{' token
62409_0_12472.cpp:136: error: expected asm body before '{' token
62409_0_12472.cpp:137: error: `mov' undeclared (first use this function)
62409_0_12472.cpp:137: error: (Each undeclared identifier is reported only once for each function it appears in.)
62409_0_12472.cpp:137: error: expected `;' before "eax"
62409_0_12472.cpp:138: error: `mul' undeclared (first use this function)
62409_0_12472.cpp:138: error: expected `;' before "nn"
62409_0_12472.cpp:139: error: `lea' undeclared (first use this function)
62409_0_12472.cpp:139: error: expected `;' before "ebx"
62409_0_12472.cpp:141: error: `ebx' undeclared (first use this function)
62409_0_12472.cpp:142: error: `edx' undeclared (first use this function)
62409_0_12472.cpp:142: error: expected `;' before '}' token
|