.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.
Acest browser nu mai este acceptat.
Faceți upgrade la Microsoft Edge pentru a profita de cele mai noi funcții, actualizări de securitate și asistență tehnică.
When used with .MODEL, starts a constant data segment (with segment name CONST).
.CONST
⟦ segmentItem ⟧...
This segment has the read-only attribute.