Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    C:\test>endian
    Use of uninitialized value in subroutine entry at C:\test\endian.pl li
    +ne 19.
    0807060504030201
    
  2. or download this
    
    C:\test>p1
    ...
    
    [0] Perl> print unpack 'B*', pack 'Q<', 72623859790382856;;
    00001000 00000111 00000110 00000101 00000100 00000011 00000010 0000000
    +1