- Subject: Re: When a new version of JED will be released?
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Thu, 18 Nov 2004 11:58:56 -0500
Marko Mahnic <marko.mahnic@xxxxxxxx> wrote:
>We would need pascal-type strings (with explicit length info)
>in JED for the function to work on such systems.
S-Lang supports binary strings, e.g.,
b = "hello\0world";
bstrlen (b) ==> 11
However, the S-Lang *define_key routines take C strings. In practice
this is not a problem since these routines map the two character
sequence "^@" to \0.
--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]