guile-devel
[Top][All Lists]
Advanced

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

.h inclusion?


From: Han-Wen Nienhuys
Subject: .h inclusion?
Date: Mon, 14 Jul 2003 15:11:48 +0200

the manual (1.6.4) doesn't list the proper way to link to guile in the
C-API section. It does in the whirlwind tour:

        The header file `<libguile.h>' provides declarations for all of
        Guile's functions and constants.  You should `#include' it at the head
        of any C source file that uses identifiers described in this manual.
        Once you've compiled your source files, you need to link them against
        the Guile object code library, `libguile'.

Can this info also be present in the reference?

(not submitting a patch yet, because I'm unaware of the "design" of
the manual.)


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 




reply via email to

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