Help for this page

Select Code to Download


  1. or download this
    my $input = 0x916CD; #595661
    my $unpacked = unpack "V", $input;
    print($unpacked);
    >>909457717 (0x36353935)