Nov 21 2005
RTFM
run this expression:
perl −e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)−2),oct(115),10);'
You’ll get the result.
Quoted from : Blog of Leonid Mamchenkov
Nov 21 2005
run this expression:
perl −e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)−2),oct(115),10);'
You’ll get the result.
Quoted from : Blog of Leonid Mamchenkov