GNU Info

Info Node: (guile.info)Relationship between Scheme and C functions

(guile.info)Relationship between Scheme and C functions


Next: I/O internals Prev: Scheme data representation Up: Top
Enter node , (file) or (file)node

Relationship between Scheme and C functions
*******************************************

Scheme procedures marked "primitive functions" have a regular interface
when calling from C, reflected in two areas: the name of a C function,
and the convention for passing non-required arguments to this function.

Transforming Scheme name to C name
Structuring argument lists for C functions

automatically generated by info2www version 1.2.2.9