[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Re: easyffi usage
From: |
William Xu |
Subject: |
[Chicken-users] Re: easyffi usage |
Date: |
Wed, 09 Jul 2008 11:40:16 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) |
Thomas Chust <address@hidden> writes:
> which means "Include 'double my_pi;' verbatim in the C code, parse 'double
> my_pi
> = 3.14' as a C declaration and generate Scheme bindings for it". The parser of
> easyffi discards the initializer, because it is none of its business to deal
> with it. That would be the job of the C compiler, but the C compiler never
> gets
> to see the constant 3.14.
That clarifies my question.
Thanks a lot!
--
William
http://williamxu.net9.org
There are many people today who literally do not have a close personal
friend. They may know something that we don't. They are probably
avoiding a great deal of pain.