guile-user
[Top][All Lists]
Advanced

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

scm interface public/private functions


From: Thamer Al-Harbash
Subject: scm interface public/private functions
Date: Wed, 23 Apr 2003 14:12:00 -0400 (EDT)

Hi,

Like many other newish guile users I haven't used the gh
interface and am using the scm interface. The lack of
documentation has made me look at a lot of code to find what I
need from the new interface.

I understand the new interface is not documented because of
changes it may go through, however I'm weary of using the wrong
functions.

For example, should I be using scm_str2symbol() as opposed to
calling scm_mem2symbol()? Is there any convention in the code
that would point out what's intentionally a public interface and
what is private?

-- 
Thamer Al-Harbash            http://www.whitefang.com/
        (if (> pressure too-much-pressure)
                'flame 'work)




reply via email to

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