Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: perlxs documentation

by Joost (Canon)
on May 26, 2005 at 12:56 UTC ( #460655=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #include "EXTERN.h"
    #include "perl.h"
    ...
         CODE:
         printf("Hello, world!\n");
    
  2. or download this
    #!/usr/local/bin/perl
    use ExtUtils::testlib;
    ...
    Mytest::hello();
    __OUTPUT__
    Hello, world!
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (1)
As of 2023-05-28 06:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?