GNU Info

Info Node: (guile.info)gh preliminaries

(guile.info)gh preliminaries


Next: Data types and constants defined by gh Prev: A Portable C to Scheme Interface Up: Top
Enter node , (file) or (file)node

gh preliminaries
****************

To use gh, you must have the following toward the beginning of your C
source:
     #include <guile/gh.h>

When you link, you will have to add at least `-lguile' to the list of
libraries.  If you are using more of Guile than the basic Scheme
interpreter, you will have to add more libraries.


automatically generated by info2www version 1.2.2.9