Hello Laboratori, If you observed code like this, it's probably been written that way to make it especially clear what variable is used for what purpose. Also, you can write the code using simple symbols (i.e. i, j, k) for iterators (or variables in general) and then use re-factoring function in e2studio to replace this symbol with another, more meaningful one. Regards
↧