Help for this page

Select Code to Download


  1. or download this
    # our $Zeropack = "\0" x 4;
    # our $MaxNum32bit = 2 ** 32;
    ...
       }
       return ( @output );
    }
    
  2. or download this
    # use constant Max_Num_32_bit => 2 ** 32;
    # Use:                                     ## n - number of 64bit pack
    +ed numbers in string
    ...
            }
        return @output;
        }