Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Passing integer pointer in XS? (&)

by martin67 (Novice)
on Jul 18, 2016 at 20:32 UTC ( [id://1167995]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    XS_EUPXS(XS_TellStick_tdSensor); /* prototype to pass -Wmissing-protot
    +ypes */
    XS_EUPXS(XS_TellStick_tdSensor)
    ...
      XSRETURN(1);
    }
    
  2. or download this
    ...
    my $sensorId = 1;
    ...
    id1: 1
    id2: 51
    protocol: mandolyn, model: temperaturehumidity, sensorId: 1, dataTypes
    +: 2
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 20:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found