Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed all of the for loops. #2688

Closed
wants to merge 7 commits into from
Closed

Conversation

StrafeStopper
Copy link

Look guys, for loops are supposed to be made with the letter "i". It is just not good development practice to use any other letters, especially "j". And when you are using nested for loops, you can use the letter "i" twice, "ii".

Long story short, I have corrected all of your for loops. You are welcome.

If you would like me to help contribute anything else in the future, I would be happy to.

@OpticFusion1
Copy link

OpticFusion1 commented Aug 25, 2024

Fuck, guess the documentation on cplusplus.com needs changed https://cplusplus.com/doc/tutorial/control/. They're using "n"

Edit: /s since it might not be obvious to some people.

This PR needs closed, not merged

@StrafeStopper
Copy link
Author

Who on earth uses "n"? I'll get this sorted.

@StrafeStopper
Copy link
Author

Looks like I have more work to do.

@StrafeStopper
Copy link
Author

Damn, I'm gonna be real busy cleaning github up.

@coelckers coelckers closed this Aug 26, 2024
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.

3 participants