Help for this page

Select Code to Download


  1. or download this
    @data = split;
    ($mask,$x,$y,$ftdens) = @data;
    
  2. or download this
    while(<>) {
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
        $count++;
    }
    close(OUTFILE);