| Link Description: |
MASM contains a macro language with looping, arithmetic, text string processing, and so on, and supports the instruction sets of the 386, 486, and Pentium processors, providing you with greater direct control over the hardware. You also can avoid extra time and memory overhead when using MASM.
The reference provides links to samples that demonstrate support for MASM and also describes the:
-H2INC Command-Line Option
-H2INC Error Messages
-ML Command-Line Option
-ML Error Messages
-Directives Reference
-Symbols Reference
-Operators Reference
|