guile-user
[Top][All Lists]
Advanced

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

pass a SCM value to a SCM proc from C


From: Nic Ferrier
Subject: pass a SCM value to a SCM proc from C
Date: 25 Sep 2003 22:50:01 +0100

I have a slightly complicated requirement.

>From C I want to:

1. init guile
2. get a reference to a SCM proc
3. make a SCM object from C
4. call the SCM proc from (2) passing it the SCM object from (3)


I can't immediately see how to do this (though I can see how to do
steps 1. to 3.).

Any suggestions would be greatly appreciated.


Nic





reply via email to

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