ola, i'm studying c++(use code::blocks), and in the exercise book there is a task to complete which i need to generate assembler code in my IDE; is it possible to generate assm code in c::bs, and if it's possible how can i do it. thanks in advance.
Did you try the "search" button at the top of the window with this single word : assembler ?
gd_on
yes, but i think it seeks "assembler" in source file
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
Note: C::B is also NOT an assembler!
Tim S