Help for this page

Select Code to Download


  1. or download this
    pseudo code or something just to illustrate what the code is doing
    
    ...
    %hs1 = (); 
    
    }
    
  2. or download this
    
    use strict;
    ...
    $var = 0;
    
    }