| description | Learn more about: .CONST (32-bit MASM) | |
|---|---|---|
| title | .CONST | |
| ms.date | 12/17/2019 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | d5c1d795-174c-48d2-8359-92fbbd7d4c6c |
When used with .MODEL, starts a constant data segment (with segment name CONST).
.CONST
⟦ segmentItem ⟧...
This segment has the read-only attribute.