![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Passing a very large string by reference to a c libraryby dino (Sexton) |
on Jul 12, 2001 at 16:28 UTC ( #96005=perlquestion: print w/replies, xml ) | Need Help?? |
dino has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I'm building a c based binary search routine in the pursuit of speed. I need to pass to it a large string by reference and I'm not sure how to do it so that no copying occurs, using the xs interface Suggestions Please (snippets of xs file would be very instructive) dino
Back to
Seekers of Perl Wisdom
|
|