Help for this page
use strict; use warnings; ... printf "Bit 6 not set in %04x\n", $pattern; } }
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