slang-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [slang-users] SLANGFUN and arrays .....


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]