- Subject: Re: Template function
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Mon, 19 Jan 2004 10:54:22 -0500
Paul Boekholt <p.boekholt@xxxxxxxxx> wrote:
>I gather this should be either
>
> else
> {
> day = ();
> vinsert ("%2d ", day);
> }
The above is the correct way to do it.
>or
> else insert (Sprintf("%2d ", exch, 1));
>
>and Sprintf is the only way in RPN syntax?
Correct.
>> >BTW how do I get JED to compile with /usr/lib/libslang.so.1 instead of
>> >/lib/libslang.so.1?
>> It should work. When I compile my own version of slang, I use
>> /usr/local, e.g.,
>Yes, but you probably don't have an old slang in /lib. I looked at how slsh
>is compiled and added -Wl,-R/usr/lib to the LDFLAGS, that worked.
I have libslang.so.1.4.4 is /lib.
--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>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]