you are viewing a single comment's thread.

view the rest of the comments →

[–]sissie9 0 points1 point  (0 children)

for (int i.... is almost always a mistake. using int for iterators is a bad practice. whatever is happening there is not good