.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.
Trình duyệt này không còn được hỗ trợ nữa.
Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật.
When used with .MODEL, starts a constant data segment (with segment name CONST).
.CONST
⟦ segmentItem ⟧...
This segment has the read-only attribute.