Resizing Arrays at runtime (global variables) and getting size of array
#2

Pawn does not support dynamic array (pop, push, etc). In addition, all array sizes must be known at compile time. If the compiler cannot establish the size by itself it will throw an error.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)