??? 11/03/08 17:20 Read: times |
#159585 - No! Not Inline!! Responding to: ???'s previous message |
Neil Kurzman said:
Inline ASM? or call ASM Functions from C If it needs to be in assembler, put it in a proper assembler module and call it from 'C'. Almost all requests for inline assembler result from a flawed or lack of understanding of what the 'C' compiler can do and/or how it works. |