Help for this page

Select Code to Download


  1. or download this
      DB<8> x Dump( $x )
    SV = PVNV(0x8e98f0) at 0x800e64
    ...
      CUR = 1
      LEN = 36
      empty array
    
  2. or download this
      DB<11> x unpack( "h*", pack( "F", 2 ) )  
    0  0000000000000004
      DB<12> x unpack( "h*", pack( "F", $x ) ) 
    0  2000000000000004