Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

FFI::Platypus: Replace malloc with GC_MALLOC?

by karlgoethebier (Abbot)
on Dec 11, 2022 at 18:28 UTC ( [id://11148746]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #include <string.h>
    ...
      return output;
    }
    
  2. or download this
    use FFI::Platypus 2.00;
     
    ...
    print string_reverse("\nHello world");
     
    string_reverse(undef);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11148746]
Approved by marto
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-23 17:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found