Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

(tye)Re: Passing a very large string by reference to a c library

by tye (Sage)
on Jul 13, 2001 at 20:56 UTC ( [id://96477]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Passing a very large string by reference to a c library
in thread Passing a very large string by reference to a c library

Perl does "pass by reference" already. No need to complicate things by taking a reference and passing that "by reference". So the above code does no copying and is really the simplest method.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re: Passing a very large string by reference to a c library

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-18 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found