Help for this page

Select Code to Download


  1. or download this
    my $val = 0|0;
    do { printf "%08X\n", $val++ } while $val;