I am talking about native gambas arrays of any standard gambas type
On Wed, Sep 17, 2014 at 6:04 AM, Tobias Boege wrote:
> On Wed, 17 Sep 2014, Randall Morgan wrote:
> > We were looking at: http://gambaswiki.org/wiki/cat/arraydecl
> > But don't all array indices in Gambas begin at Zero?
> >
On Wed, 17 Sep 2014, Randall Morgan wrote:
> We were looking at: http://gambaswiki.org/wiki/cat/arraydecl
> But don't all array indices in Gambas begin at Zero?
>
What does it mean to be an array? I'm not sure. If you call an "array" what
can be used like an array then these are the classes imple
We were looking at: http://gambaswiki.org/wiki/cat/arraydecl
But don't all array indices in Gambas begin at Zero?
On Wed, Sep 17, 2014 at 5:15 AM, Tobias Boege wrote:
> On Wed, 17 Sep 2014, Randall Morgan wrote:
> > A colleague pointed out to me that the wiki does not specify is Gambas
> > array
On Wed, 17 Sep 2014, Randall Morgan wrote:
> A colleague pointed out to me that the wiki does not specify is Gambas
> arrays are Zero or One based index. I told him zero based. However, I
> though the wiki maintainer might want to add that to the wiki page for
> arrays.
>
Which do you mean? There
A colleague pointed out to me that the wiki does not specify is Gambas
arrays are Zero or One based index. I told him zero based. However, I
though the wiki maintainer might want to add that to the wiki page for
arrays.
--
If you ask me if it can be done. The answer is YES, it can always be done.