Thomas Chust <[EMAIL PROTECTED]> 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.



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to