Language Names Used as PUBLIC Symbols Are Not Allowed (32777)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 5.1a
This article was previously published under Q32777 SUMMARY
Starting with the Microsoft Macro Assembler (MASM) version 5.1,
symbols that are language names cannot be declared PUBLIC. The
language names affected are Basic, C, FORTRAN, and PASCAL. The
following error message is displayed by MASM 5.1 and 5.1a
error A2009: Symbol not defined:
Note that it does not name the offending label.
The following error is the generated by MASM 6.0
error A2008: Syntax error in directive
Modification Type: | Minor | Last Reviewed: | 11/15/2003 |
---|
Keywords: | KB32777 |
---|
|