How does this for loop works? – stackoverflow.com

I recently came across to a for loop in a code that looks a bit off to me. It looks like this. for ( argc--, argv++; argc > 0; argc--, argv++ ) I was not fully able to understand the way it ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "How does this for loop works? – stackoverflow.com"