In addition to information covered in this chapter, information on the following topics can be found in online help.
Topic | Access |
Predefined symbols | From the “MASM 6.0 Contents” screen, choose “Predefined Symbols” |
Operator precedence | From the list of tables on the “MASM 6.0 Contents” screen, choose “Operator Precedence” |
Data types | Choose “Directives” from the “MASM 6.0 Contents” screen; then choose “Data Allocation” or “Complex Data Types” from the resulting screen |
Registers | From the “MASM 6.0 Contents” screen, choose “Language Overview”; then choose “Processor Register Summary” |
Processor directives | To see a table of directives, choose “Processor Selection” from the “MASM 6.0 Contents” screen |
Conditional assembly and conditional errors | Choose “Directives” from the “MASM 6.0 Contents” screen |
EVEN, ALIGN, OPTION | From the “MASM 6.0 Contents” screen, choose “Directives,” then “Miscellaneous” |
Radix specifiers | From the “MASM 6.0 Contents” screen, choose “Language Overview” |
ML command-line options | From the “Microsoft Advisor Contents” screen, choose “Macro Assembler” from the “ Command Line” list |