Help for this page

Select Code to Download


  1. or download this
    
    my $outfile = "$HF_DIR/binary_copy.dat";
    ...
    
    close (DATA) or die "Not able to close the file: DATA \n";
    close (OUTFILE) or die "Not able to close the file: $outfile \n";
    
  2. or download this
    __DATA__
    ..binary data....SUB character......binary data...
    ......