Array problem
#1

I have a problem with arrays...

I have a really big array new Friends[2000][2000][friendsEnum];
But when i put it like this, It takes WAAAAY to long to compile and I end up with a 126MB file (WAAY HUGE)
Any workaround for this because I tried new Friends[][][friendsEnum]; and it just crashed PAWN
Reply


Messages In This Thread
Array problem - by Marcuse - 19.01.2016, 17:56
Re: Array problem - by Crayder - 19.01.2016, 18:00
Re: Array problem - by Marcuse - 19.01.2016, 18:03
Re: Array problem - by AmigaBlizzard - 19.01.2016, 18:11
Re: Array problem - by Marcuse - 19.01.2016, 18:23
Re: Array problem - by SickAttack - 19.01.2016, 18:25
Re: Array problem - by AmigaBlizzard - 19.01.2016, 18:33
Re: Array problem - by SickAttack - 19.01.2016, 18:41
Re: Array problem - by AmigaBlizzard - 19.01.2016, 18:50

Forum Jump:


Users browsing this thread: 2 Guest(s)