Help for this page

Select Code to Download


  1. or download this
    #! C:\perl\bin\perl.exe
    
    use strict;
    ...
        my $cs_hex = sprintf('%X', $cs_int);
        return $cs_hex;
    }
    
  2. or download this
    Total decimal: 152
    Total Hex: 98
    LSB: 98
    CS Decimal: 157
    9D