Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
        }
    }
    __END__
    
  2. or download this
    $ ./vec-demo.pl 
    bit 0 is set
    ...
    bit 8 is not set
    bit 9 is not set
    bit 10 is not set