From: David L. Nicol [mailto:[EMAIL PROTECTED]]
> 
> "Mark D. Anderson" wrote:
> 
> > Q: How do I get my #define's, const variables, and enum's 
> >    automatically converted to perl constants?
> > 
> > A: You don't, at least not with Inline. You could try SWIG.
> 
> A: Write access (aka wrapper) functions for them.

A2: Look at Inline::Struct's ToDo list, or better yet dig in and work up a
patch to support them. Looking at Inline::Filters might help too.

Reply via email to