guile-devel
[Top][All Lists]
Advanced

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

Re: scm_* API question


From: rm
Subject: Re: scm_* API question
Date: Wed, 31 Jul 2002 12:30:52 +0200
User-agent: Mutt/1.3.24i

On Wed, Jul 31, 2002 at 12:11:24PM +0200, Marius Vollmer wrote:
> address@hidden writes:
> 
> > b) access symbols from the module. Is:
> > 
> >      my_symbol = scm_module_lookup(my_module, a_symbol);
> > 
> >    ok?
> 
> Yes, but note that "my_symbol" is actually a _variable_ that you need
> to treat with scm_variable_ref, etc.

Jup, my error log revealed this when i tried to 'call' my_symbol.
More on the "use" of all this in a later mail.

  Ralf Mattes





reply via email to

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