help-octave
[Top][All Lists]
Advanced

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

Re: What limits the largest size of matrix?


From: John W. Eaton
Subject: Re: What limits the largest size of matrix?
Date: Fri, 05 Oct 2007 13:19:40 -0400

On  5-Oct-2007, Peter Cloetens wrote:

| The very nice thing about the 64-bits compilation is that we can now 
| handle correctly files that are larger than 2 GB. fseek and so on works :-)

I don't think there have been any specific changes to make that work
and ftell is still implemented with a C "long int", so I think that is
just a side effect of compiling on a platform where "long int" is 64
bits and not anything to do with --enable-64.

jwe


reply via email to

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