in reply to Re^2: How to access the contents of a specific memory address?
in thread How to access the contents of a specific memory address?
$ perl -e 'print unpack("p", pack("J", 1))' Segmentation fault
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: How to access the contents of a specific memory address?
by Your Mother (Archbishop) on Jul 29, 2012 at 23:10 UTC | |
by pat_mc (Pilgrim) on Jul 30, 2012 at 19:12 UTC | |
by bulk88 (Priest) on Jul 30, 2012 at 20:26 UTC |