guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pass a SCM value to a SCM proc from C


From: Thamer Al-Harbash
Subject: Re: pass a SCM value to a SCM proc from C
Date: Sun, 28 Sep 2003 02:38:32 -0400 (EDT)

On Sat, 27 Sep 2003, Nic Ferrier wrote:

> It is, of course, scm_applyX where X is 0, 1, 2 etc...
>
> It's in the guile doc.

And if the OP is interested there's also scm_call_X which seems
to just call scm_apply and be a little more convenient. This is
all in libguile/eval.c

-- 
Thamer Al-Harbash
GPG Key fingerprint: D7F3 1E3B F329 8DD5 FAE3  03B1 A663 E359 D686 AA1F
           "haha this is another self-referential joke"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]