.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.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
When used with .MODEL, starts a constant data segment (with segment name CONST).
.CONST
⟦ segmentItem ⟧...
This segment has the read-only attribute.