Help for this page

Select Code to Download


  1. or download this
    <table1><tgroup cols="3"></table1>
    
    <table2><tgroup cols="2"></table2>
    
  2. or download this
    <table1><tgroup cols="3">
    <colspec colnum='1' colname='1'/>
    ...
    <colspec colnum='1' colname='1'/>
    <colspec colnum='2' colname='2'/>
    </table2>
    
  3. or download this
    my %tval;
    
    ...
    }
    close(IN);
    close(OUT);