chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Postscript: (Reading binary files)


From: felix winkelmann
Subject: Re: [Chicken-users] Postscript: (Reading binary files)
Date: Tue, 18 Dec 2007 12:08:15 +0100

On Dec 18, 2007 11:53 AM, Siegfried Gonzi <address@hidden> wrote:
> As and addendum: the content of the binary file is in real*8 Fortran 
> double-floating point precisions.
>
> Btw: the files and 3d arrays are huge (around 56 MB). So the method should be 
> effeicient to read them.
>

On 32-bit machines, chicken can currently not handle data objects with
more than 16777215 elements (for number-vectors this means number
of bytes), sorry.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]