Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: little_greg on November 06, 2010, 06:42:20 pm

Title: Assembler code in Code::Blocks
Post by: little_greg on November 06, 2010, 06:42:20 pm
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.
Title: Re: Assembler code in Code::Blocks
Post by: gd_on on November 06, 2010, 07:43:01 pm
Did you try the "search" button at the top of the window with this single word : assembler ?

gd_on
Title: Re: Assembler code in Code::Blocks
Post by: little_greg on November 06, 2010, 08:17:43 pm
yes, but i think it seeks "assembler" in source file
Title: Re: Assembler code in Code::Blocks
Post by: stahta01 on November 06, 2010, 08:34:00 pm
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