Help for this page

Select Code to Download


  1. or download this
       my $fullsizenumber = 1027;
       my @bytesizechunk = splitintobytes($fullsizenumber);
    ...
          }
          return (@result, $num);
       }