26.07.2012, 23:18
Are two topics necessary?
The array index ('idx') is probably out of bounds. Print it out.
I have a strong feeling it will be negative, which will never work.
The array index ('idx') is probably out of bounds. Print it out.
pawn Код:
printf("Accessing array index %i", idx);