Problematic FOR function?
#3

Unless it needs to be there, it doesn't matter. The problem is 'i' is eventually becoming a number larger than an indexed variable's size.

ex:
pawn Код:
new LOLVariable[50];

LOLVariable[60] = 0; //reacts as 'return 0'
Reply


Messages In This Thread
Problematic FOR function? - by NovaParadox - 16.04.2009, 22:18
Re: Problematic FOR function? - by NovaParadox - 17.04.2009, 02:43
Re: Problematic FOR function? - by Joe Staff - 17.04.2009, 02:56
Re: Problematic FOR function? - by NovaParadox - 17.04.2009, 03:34
Re: Problematic FOR function? - by Joe Staff - 17.04.2009, 03:37

Forum Jump:


Users browsing this thread: 1 Guest(s)