|
|||||||||||
Technical Support Support Resources
Product Information |
GENERAL: Commenting Out Macro DefinitionsInformation in this article applies to:
SYMPTOMSWhen I write a couple of macro definitions with the second commented out, like this:
the second definition is accepted as valid, even if commented out. Is this the correct behavior? CAUSEIn order to comment out a MACRO definition you must use a Macro comment rather than an assembler comment. RESOLUTIONThe Macro comment has the form
So, in order to comment out a macro definition, place the Macro comment at the start of the definition:
The comment may be terminated either by the end-of-line character or another apostrophe. MORE INFORMATION
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.