Help for this page

Select Code to Download


  1. or download this
    open(DATAOUT, ">variable")||die"$!\n";
    
    for(my $count=0.9; $count<=1; $count=$count+0.01)
    ...
        }
        close DATAIN;
    }