In addition to information covered in this chapter, information on the following topics can be found in online help.
Topic | Access | |
INCLUDE Directive | From the “MASM 6.0 Contents” screen, choose “Directives” and then “Miscellaneous” | |
Include files | From the “MASM 6.0 Contents” screen, choose “Example Code”; then choose “INCLUDE Files” to see a list of the include files provided with MASM 6.0 | |
MASM data types (constants, variables, structures, unions, real numbers, records) | From the “MASM 6.0 Contents” screen, choose “Directives”; then choose “Data Allocation” or “Complex Data Types” | |
TYPEDEF | From the “MASM 6.0 Contents” screen, choose “Directives” and then “Complex Data Types” | |
Procedures and prototypes | From the “MASM 6.0 Contents” screen, choose “Directives”; then choose “Procedure and Code Labels” |