| |||||
Technical Support Support Resources
Product Information | C251: NOALIAS DIRECTIVEInformation in this article applies to:
QUESTIONWhat does the NOLIAS directive do? ANSWERThe NOLIAS control instructs the compiler to ignore pointer write operations during the optimization phase. If a register holds a variable it gets reused, even when a pointer could modify that variable. MORE INFORMATIONLast Reviewed: Wednesday, August 03, 2005 | ||||
| |||||