
BillKSmith
Veteran
Nov 22, 2011, 12:03 PM
Post #2 of 3
(7637 views)
|
Re: [pinky] Addition query in perl
[In reply to]
|
Can't Post
|
|
perl -e" printf '%lx', 0x8 + 0xF8800000" This works in the windows command window. For some operating systems, you must reverse the single and double quotes. Good Luck, Bill
|