- Subject: Re: [slang-users] SLANGFUN and arrays .....
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 10:46:46 -0400
Michael Noble <mnoble@xxxxxxxxxxxxx> wrote:
>Adding elements to the beginning or end of any kind of array is clean
>and easy. For example,
>
> slsh> variable s = ["two"];
It is worth pointing out that at the slsh prompt, there is no need
to declare variables. That is,
slsh> s = ["two"];
should work.
--John
_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]