----- Original Message ----- 
From: "Thompson, Lloyd D. (NSSD)" <[EMAIL PROTECTED]>
To: <inline@perl.org>
Sent: Wednesday, March 23, 2005 6:22 AM
Subject: OUTPUT section of typemap file


Hello,

I'm using Inline::C to wrap a c api for use in perl.  I've successfully
wrapped some functions using the SV* perl type for the parameter types
but I would like to use a typemap file so that I can use the typedef'ed
types from the API.  The problem I have is that the OUTPUT section of
the typemap file doesn't seem to be getting executed.

[snip]

Hi Lloyd,

I *think* there are people on this list that use and understand typemaps -
but sadly I am not one of them. If you can't get any useful help here, try
posting to the XS mailing list. See http://lists.perl.org . (I don't think
the people on that list would be phased by the fact that you're using your
typemap in an Inline C situation.)

Cheers,
Rob

Reply via email to