Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: XS: returning a 64-bit unsigned int?

by syphilis (Archbishop)
on Sep 27, 2011 at 06:40 UTC ( [id://928019]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    void modSV( SV *ref ) {
        SV *sv = SvRV( ref );
    ...
    
        sv_setuv(sv, uv);
    }
    
  2. or download this
    SV = IV(0x381af90) at 0x381afa0
      REFCNT = 1
    ...
      REFCNT = 1
      FLAGS = (PADMY,IOK,pIOK,IsUV)
      UV = 9223372036854775809
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-29 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found