Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    
    ...
    exit;
    
    1;
    
  2. or download this
      my $S16bits = substr($new, 0, 4, "" );   ## 4 bytes printable hex
    
    ...
    
      my $S16bits = substr($ndata, 0, 2, "" );   ## 2 bytes hex data