home *** CD-ROM | disk | FTP | other *** search
- This file was downloaded from CIS's IBm Software forum on November 22, 1986
- with the following message:
-
- [73317,2204]
- MACROS.ARC 18-Nov-86 15250(6528) Accesses: 48
-
- Keywords: MASM ASM ASSEMBLY MACROS IF ELSE WHILE FOR ASSEMBLER
-
- Macro include file for use with MASM assembler. Allows you to use high
- level constructs like IF, WHILE, ELSE, FOR in assembly language with no
- sacrifice in speed or code size. Even make code more readable. Reasonably
- commented. Good for learning how to write your own macros. Upload by John
- Friend, Released to public domain.
-