Category:Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{lang|Category:Variables}} | |||
[[Category:Programming]] [[Category: | |||
Variables are C++ [[class]]es that a) store values in system memory and b) allow evaluation (e.g. does <code>intValue == 1</code>?). | |||
[[Category:Programming]] | |||
[[Category:Classes]]<!--Why?--> | |||
[[Category:English]] |
Latest revision as of 13:51, 13 April 2023
Variables are C++ classes that a) store values in system memory and b) allow evaluation (e.g. does intValue == 1
?).
Pages in category "Variables"
The following 24 pages are in this category, out of 24 total.