Help for this page

Select Code to Download


  1. or download this
    #include <stdlib.h>
    #include <stdio.h>
    ...
          fwrite(buf + START_OFFSET, 1, len, stdout);
       }
    }
    
  2. or download this
    my %h;
    $h{$_}++ while(<>);
    
  3. or download this
    for(sort { $a->[0] <=> $b->[0] } map { [ Date::Parse::str2date($_) => 
    +chomp ] } keys %h) {
        print "$_->[1]: $h{"$_\n"}\n;
    }