Help for this page

Select Code to Download


  1. or download this
    open(OUT,'>'.$fil) or die $!;
    binmode OUT;
    for $i(1 .. 10000){
    ...
     print OUT $cod;
    }
    close(OUT);
    
  2. or download this
    $lah=pack('l>',$lah);
    $lab=pack('l>',$lab);
    $loh=pack('l>',$loh);
    ...
      print "OK";
     }
    }