.CONST (32-bit MASM)
When used with .MODEL, starts a constant data segment (with segment name CONST).
Syntax
.CONST
⟦ segmentItem ⟧...
Remarks
This segment has the read-only attribute.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When used with .MODEL, starts a constant data segment (with segment name CONST).
.CONST
⟦ segmentItem ⟧...
This segment has the read-only attribute.