| ??? 04/29/02 12:51 Read: times |
#22255 - RE: Assembly on C programm |
Peter: "So it plays absolutely no role, if assembler generated in between or not. "
Oh, but it does, If you go through SRC, then ASM, your ICE show assembler source, not C source. Bryan: "Actually the compiler doesn't generate assembly source with the asm{} insertion method" Does your compiler not generate ASM source as part of the process, regardless of the use of the asm modifier or not. Erik |



