ILE C/C++ Language Reference


The asm Declaration

The keyword asm stands for assembly code. In this implementation, the compiler recognizes and ignores the keyword asm in a declaration.

Related References


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]