Subject:
Re: [ruby-ffi] get_uint32(0)
From:
Wayne Meissner
Date:
8/16/10 7:13 PM
To:
ruby-ffi@googlegroups.com

The first arg to all the get_*() and put_*() methods is the offset
from the start of the memory area, in bytes.



On 17 August 2010 09:57, rogerdpack <rogerpack2005@gmail.com> wrote:
> Can anybody tell me what the "0" here means?
> Also could I request that it be made the default?
> Thanks.
> -r