Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Makes each variable, label, or absolute symbol specified as name available to all other modules in the program.
Syntax
PUBLIC ⟦language-type⟧ name ⟦, ⟦language-type⟧ name ...⟧
Remarks
The language-type argument is valid in 32-bit MASM only.