The information in this article applies to:
SUMMARY
Version 5.10 of the Microsoft Macro Assembler (MASM) includes a new
command-line option, /LA, which adds all code generated by the
assembler to the listing file.
MORE INFORMATIONThe command-line option /LA displays the results of the simplified segment directives and code generated by the high-level language support features. The following is a sample source file with simplified segment directives and a fragment of the listing file created by using /LA: Sample Code
Additional query words: 5.10
Keywords : |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |