in reply to Re: How to access the contents of a specific memory address?
in thread How to access the contents of a specific memory address?
In "C" there are ways to "map" a piece of physical memory ... Since Perl ... cannot access an actual physical memory address.
Sorry, but I think you are just muddying the waters with this post. The OP didn't ask how to do that.
Nowhere in the OP did he mention "physical memory", just a specific memory address & the memory address of a given variable & a given memory address; all of which are generically taken to mean: addresses within the virtual address space of the current process unless explicitly qualified otherwise.
Outside the auspices of deep technical discussion at the operating system or hardware level, this -- along with your other occasional overreach in to technicalities: there's no such thing as a file -- just come across as clever dickiness rather than constructive attempts to help.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How to access the contents of a specific memory address?
by Marshall (Canon) on Jul 30, 2012 at 08:00 UTC | |
by BrowserUk (Patriarch) on Jul 30, 2012 at 13:29 UTC |