Help for this page

Select Code to Download


  1. or download this
    my $c = pack('W*', @binbytes);
    print $out $c;
    
  2. or download this
    MESSAGE INIT WORKING DIRECTORIES-SETUP.MC
    MESSAGE
    ...
    INIT FORT
    DIR PETE
    GDIR
    
  3. or download this
    00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |.........
    +.......|
    *
    ...
    000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |.........
    +.......|
    *
    00000380
    
  4. or download this
    #! /usr/bin/perl
    
    ...
    
    close $in;
    close $out;
    
  5. or download this
    #! /usr/bin/perl
    
    ...
        
    close $in;
    close $out;