Home
(current)
About
Contact
Reviews
ComputerLanguage.com
Longest-Running Tech Encyclopedia
Term of the Moment
dot bomb
Look Up Another Term
Definition: macro instruction
An instruction that defines a macro. In assembly language, MACRO and ENDM are examples that define the beginning and end of a macro. In C, the #DEFINE statement is used.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
misc