| |||||
Technical Support Support Resources
Product Information | C166: COMMONRET DIRECTIVEInformation in this article applies to:
QUESTIONWhat does the COMMONRET directive do? ANSWERThe COMMONRET directs the compiler to generate code so functions have exactly one exit point. The effect is that the compiler no longer inserts RET instructions in the middle of a function. The abbreviation for the COMMONRET directive is CR. SEE ALSOLast Reviewed: Monday, April 08, 2002 | ||||
| |||||