This topic has not yet been rated - Rate this topic

FOR (MASM)

Marks a block that will be repeated once for each argument, with the current argument replacing parameter on each repetition.

FOR parameter [[:REQ | :=default]] , <argument [[, argument]]...>
   statements
   ENDM

Same as IRP.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ