Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.

by deMize (Monk)
on Aug 05, 2010 at 23:11 UTC ( [id://853268]=note: print w/replies, xml ) Need Help??


in reply to Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.

zomg that's a beast of a post. I'll let you know what I think, when I'm done with it next year.


Demize
  • Comment on Re: Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.

Replies are listed 'Best First'.
Re^2: Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.
by Anonymous Monk on Apr 16, 2021 at 05:59 UTC
    Thanks for this well written article. I am new to this. I have a same requirement in my case. Could you please suggest me how can I call getMap(map) from perl script. I am not sure how to pass map as an argument to getMap(map) api. Thanks in advance.
      What is map? Try my $map = [ "hi", "there" ];

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-24 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found