Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: XS/Inline::C and ellipsis syntax

by BrowserUk (Patriarch)
on Jun 29, 2008 at 02:56 UTC ( [id://694573]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    XS_func( char *templ, ... ) {
       ...
       vsprintf( templ, x, y, z );
    }
    
  2. or download this
    #! perl -slw
    use strict;
    ...
        );
        inline_stack_reset;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://694573]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-03-19 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found