in reply to Re^2: XS: how to manually handle input argument stack?
in thread XS: how to manually handle input argument stack?

Are you looking for (...)? My update that included the example from List::Util probably hit just as you were posting this followup, and for that I apologize. If the List::Util::min code doesn't demonstrate what you're after, let us know.


Dave

Replies are listed 'Best First'.
Re^4: XS: how to manually handle input argument stack?
by llancet (Friar) on Mar 08, 2014 at 05:46 UTC
    Yes, that is what I want. I forgot the standard libraries, and just kept searching on Cairo. Thanks for a lot!