Content deleted Content added
Typo |
both meanings |
||
Line 1:
:{{merge|immutable object}}
In [[computer science]], '''<code>Const<code>-correctness''', const being from a word ''constant'', is a qualifier for a [[datatype]] that states that an [[variable]] of the datatype is
var ''int'' a;
|