Help for this page

Select Code to Download


  1. or download this
        #!/usr/bin/perl -wl
    
    ...
        __END__
        Prints: 0000000011010110
    
  2. or download this
        my $style_word2 = $posture | $app_width << 2 | $structure << 5;
    
        printf "%016b\n", $style_word2;