guides:programstyle:globals
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:programstyle:globals [2022/08/02 11:59] – external edit 127.0.0.1 | 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.1659441553.txt.gz · Last modified: 2024/07/25 15:01 (external edit)