macro expansion
Definition from Wiktionary, a free dictionary
[edit] English
[edit] Noun
|
Plural |
macro expansion (plural macro expansions)
- (programming) The replacement, in the text undergoing macro expansion, of text matching macro names with the text comprising the bodies of the macros (with argument values suitably substituted into the macros' bodies).
- (programming) The text resulting from a macro expansion process.

