Problem array
#2

Well you could create a tagless array or you add the type before normal variables

pawn Code:
new tab[_: e_02]; // disables strings in enums
// or (not and)
for(new i; i < sizeof(tab); i++) printf("tab[%i] = %d", i, tab[e_02: i]);
Reply


Messages In This Thread
Problem array - by Noliax8 - 26.04.2014, 16:03
AW: Problem array - by Nero_3D - 26.04.2014, 16:30
Re : Problem array - by Noliax8 - 26.04.2014, 20:14
AW: Problem array - by Nero_3D - 26.04.2014, 21:00

Forum Jump:


Users browsing this thread: 1 Guest(s)