PUBLIC

Makes each variable, label, or absolute symbol specified as name available to all other modules in the program.

Syntax

PUBLIClanguage-typename,language-typename ...⟧

Remarks

The language-type argument is valid in 32-bit MASM only.

See also

Directives reference
MASM BNF Grammar