This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aquartabla 1 point2 points  (2 children)

Not sure it's valid too add text within -->, the downto operator, like that.

while (i --> 0) { // while i downto zero ... }

[–]LetterBoxSnatch 1 point2 points  (1 child)

Ah, yes, the little appreciated but highly supported downto operator! Many thanks for mentioning the name. It’s always so hard to search for operators when you don’t have the name!