Subject: Re: Dereferencing pointers returned by syscall
From: "Mehr, Assaph (Assaph)" <assaph avaya.com>
Date: Fri, 27 Aug 2004 13:04:44 +0900
> I'm using 'syscall' in ruby to access the 'mmap' function in Unix
(HPUX),
> to try to read/write a memory-mapped file.
Don't know much about that, but there is an mmap library for Ruby on the
RAA:
http://raa.ruby-lang.org/project/mmap/.