Content deleted Content added
m ce |
No edit summary |
||
Line 1:
{{Short description|Keyword used in some programming languages to tag variables}}
{{Lowercase title}}
In [[computer programming]], a [[
The value of a <code>volatile</code> variable may spontaneously change for reasons such as:
sharing values with other threads;
|