home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / asm / MACROS.ZIP / MACROS.NOT < prev   
Encoding:
Text File  |  1986-11-22  |  1009 b   |  14 lines

  1. This file was downloaded from CIS's IBm Software forum on November 22, 1986 
  2. with the following message:
  3.                                                                                 
  4. [73317,2204]                                                                    
  5. MACROS.ARC                18-Nov-86 15250(6528)        Accesses: 48             
  6.                                                                                 
  7.     Keywords: MASM ASM ASSEMBLY MACROS IF ELSE WHILE FOR ASSEMBLER              
  8.                                                                                 
  9.     Macro include file for use with MASM assembler.  Allows you to use high     
  10.     level constructs like IF, WHILE, ELSE, FOR in assembly language with no     
  11.     sacrifice in speed or code size.  Even make code more readable.  Reasonably 
  12.     commented.  Good for learning how to write your own macros.  Upload by John 
  13.     Friend, Released to public domain.                                          
  14.