[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mutating C binding arguments?
From: |
Lars J. Aas |
Subject: |
Re: mutating C binding arguments? |
Date: |
Wed, 4 Oct 2000 21:01:48 +0200 |
User-agent: |
Mutt/1.2.5i |
On Wed, Oct 04, 2000 at 07:31:18PM +0200, Lars J. Aas wrote:
: On Wed, Oct 04, 2000 at 07:17:39PM +0200, Michael Livshin wrote:
: : "Lars J. Aas" <address@hidden> writes:
: : > Do you mean that I can't invoke "values" from C functions?
: :
: : well, you can look it up and `scm_apply' it. ;)
:
: SCM arg1 = ...
: SCM arg2 = ...
: gh_call2( gh_lookup("values"), arg1, arg2 );
While we're on the subject; am I understanding it correctly if I believe
this call will never return?
Lars J
- mutating C binding arguments?, Lars J. Aas, 2000/10/03
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/03
- Re: mutating C binding arguments?, Lars J. Aas, 2000/10/04
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/04
- Re: mutating C binding arguments?, Lars J. Aas, 2000/10/04
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/04
- Re: mutating C binding arguments?, Lars J. Aas, 2000/10/04
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/04
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/04
- Re: mutating C binding arguments?,
Lars J. Aas <=
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/04
- Re: mutating C binding arguments?, Lars J. Aas, 2000/10/05
- Re: mutating C binding arguments?, Michael Livshin, 2000/10/05