chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] How to provide csc/csi bindings for a C library?


From: felix
Subject: Re: [Chicken-users] How to provide csc/csi bindings for a C library?
Date: Tue, 22 Oct 2002 21:29:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Sven Hartrumpf wrote:

But what about the original C library?


I see now: this is a C++ library, which makes things more
complicated. The solution is to make `scop.h' suitable for
inclusion into C code (by adding `extern "C"' declarations
and making the class-def invisible in C). I'll try to find
a way to make this work. Stay tuned.


cheers,
felix





reply via email to

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