jed-users mailing list

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

Re: optional arguments


Günter Milde <milde@xxxxxxxxxxxxxxxxxxxx> wrote:
>not  3; foo();
>but  foo(3);

S-Lang 2 _may_ require the user to use, e.g.,

   __push(3); foo ();

Otherwise, "3;" may result in nothing.

--John


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]