Hi there, I was curious to if the assembly language was supported in Code::Blocks? I have done some looking around on various websites but nothing has turned up. I love C::B ide and would love not to have to use a different compiler just to write assembly. Thanks in advance, Ender.
Quote from: Ender on March 26, 2012, 09:47:07 PM
Hi there, I was curious to if the assembly language was supported in Code::Blocks?
If the compiler you are using supports assembly and it is compatible with C::B (like GCC) then yes.
As you did not mention
anything about your config nobody can tell you. Good luck!