Help for this page

Select Code to Download


  1. or download this
       #!/usr/bin/perl
    
    ...
           print pack "N", unpack "V", $buf;
       }
       close IN;
    
  2. or download this
       little2big little-endian.tif >big-endian.tif