guides:programstyle:globals
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
guides:programstyle:globals [2020/08/04 14:20] – created wikiadmin | guides:programstyle:globals [2024/07/25 15:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
// MAX_SIZE is a global constant. | // MAX_SIZE is a global constant. | ||
- | const int MAX_SIZE; | + | const int MAX_SIZE |
int main() { | int main() { |
guides/programstyle/globals.1596550801.txt.gz · Last modified: 2024/07/25 15:01 (external edit)