Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            printf "Bit 6 not set in %04x\n", $pattern;
        }
    }
    
  2. or download this
    Bit 6 set in ffd1
    Bit 6 set in 0060
    Bit 6 set in 0040
    Bit 6 set in 0040
    Bit 6 not set in ff8f