Infinite sized array?
#5

Quote:
Originally Posted by FUNExtreme
Посмотреть сообщение
Arrays start from 0. So Array[] [1] = {7};

Then Array[0][0] is 7
But then Array[1][0] doesn't exist, thus it's not infinite.
My aim is to make an infinite array which it's size could be set by a command or later on the script.
Reply


Messages In This Thread
Infinite sized array? - by maramizo - 24.07.2012, 21:50
Re: Infinite sized array? - by FUNExtreme - 24.07.2012, 21:53
Re: Infinite sized array? - by maramizo - 24.07.2012, 21:56
Re: Infinite sized array? - by FUNExtreme - 24.07.2012, 22:00
Re: Infinite sized array? - by maramizo - 24.07.2012, 22:02
Re: Infinite sized array? - by FUNExtreme - 24.07.2012, 22:05
Re: Infinite sized array? - by Vince - 24.07.2012, 22:05
Re: Infinite sized array? - by maramizo - 24.07.2012, 22:06
Re: Infinite sized array? - by FUNExtreme - 24.07.2012, 22:08
Re: Infinite sized array? - by leonardo1434 - 24.07.2012, 22:11

Forum Jump:


Users browsing this thread: 1 Guest(s)