* Caleb Clausen <vikkous / gmail.com> (07:23) schrieb: > On 11/13/09, Ralph Shnelvar <ralphs / dos32.com> wrote: >> Could someone point me at documentation on narray, please. > > http://narray.rubyforge.org/ > > Now that I'm looking at it, I see that it says: > >> Supported element types are 1/2/4-byte Integer > > No 8-byte integers... maybe you could use two parallel arrays, one for > low half and one for high half of your data. Depends on what you're > using this for. Or look into the source, and eventually patch it. It might already support 8 bytes on 64bit, and just not document that, or it might be an easy change. mfg, simon .... l