[gambit-list] using #defined values

Aditya Godbole aag.lists at gmail.com
Tue Nov 10 09:09:03 EST 2009


Hi,

Is it possible to use preprocessor declarations in scheme code?
If say:

(c-declare #<<c-declare-end

#define ABC 1000
c-declare-end
)

Is there a way to use ABC when passing a value to a c-lambda?

-aditya



More information about the Gambit-list mailing list