Help for this page

Select Code to Download


  1. or download this
    >perl -e"printf(qq{%d\n}, unpack('C', pack('h', 'F')));"
    15
    
  2. or download this
    >perl -le"print(hex('F'));"
    15