Help for this page

Select Code to Download


  1. or download this
    Illegal hexadecimal digit '
    ' ignored at G:\Beta\Trap_Tool\hex.pl line 9.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        print "HEX: $hex_num\n";
        $num = "$hex_num";
    }