Skip to content

Improving with some C++ suggestions (not tested)#7

Open
davidabian wants to merge 1 commit into9a:masterfrom
davidabian:patch-1
Open

Improving with some C++ suggestions (not tested)#7
davidabian wants to merge 1 commit into9a:masterfrom
davidabian:patch-1

Conversation

@davidabian
Copy link

Using constants (uppercase), declaring variables when they are initialized, avoiding double checks with 'if' and 'while'...

Using constants (uppercase), declaring variables when they are initialized, avoiding double checks with 'if' and 'while'...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants