Skip to content
#

cheatsheets

Here are 200 public repositories matching this topic...

AFewMistakesAgo
AFewMistakesAgo commented Nov 27, 2019

I think there's some ambiguity in the current wording for 'continue Statements'.

Current wording is:

When the program execution reaches a continue statement, the program execution immediately jumps back to the start of the loop.

To me the ambiguity is that it might be interpreted as saying that the loop starts entirely again as though it had not yet been started.

Less ambiguous might

Improve this page

Add a description, image, and links to the cheatsheets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cheatsheets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.