Help for this page

Select Code to Download


  1. or download this
    --------------------
    ASCII=i
    ...
    Decription=less than
    --------------------
    .... truncated
    
  2. or download this
    open IN, "$myfile";
    {
    ...
    }
    close IN;
    %hash = reverse ($str =~ m/ASCII\=(.*?)\s+Character\=(.*?)\s+/g);