| |||||
Technical Support Support Resources
Product Information | C251: ASMEXPAND/NOASMEXPAND DIRECTIVEInformation in this article applies to:
QUESTIONWhat is the ASMEXPAND directive? ANSWERThe NOASMEXPAND directive instructs the C251 compiler to copy the text between #pragma asm & #pragma endasm without any preprocessor text expansion. The default seting of C251 is ASMEXPAND where all symbols are expanded, even those inside asm/endasm. MORE INFORMATIONLast Reviewed: Wednesday, August 03, 2005 | ||||
| |||||