Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: help with XS pointers

by Bpl (Scribe)
on Jul 31, 2020 at 09:52 UTC ( [id://11120117]=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"
    ...
      void *buf
      int len
      int *n_read
    
  2. or download this
    TYPEMAP
    
    ...
    uint16_t            T_U_SHORT
    uint32_t *          T_U_SHORT
    uint32_t            T_U_SHORT
    
  3. or download this
    #ifndef __RTL_SDR_H
    #define __RTL_SDR_H
    ...
                        uint32_t tuner_freq);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-29 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found