[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Re: KSpread sheet size (was: Question to use of malloc in KSpread)
From:       shaheed <srhaque () iee ! org>
Date:       2002-03-04 21:08:14
[Download RAW message or body]

On Monday 04 March 2002 7:49 am, Philipp Müller wrote:
> To stretch the limit to more than 2^15 lines (I'm currently thinking of
> 2^23 lines), it's a bit harder as currently all rows are coded internally
> with an integer variable and this leads to this limit. All functions and
> access methods for cell access need to be changed to use a long instead of
> integer for rows and this is then very intrusive.

Philipp,

Could you check sizeof(int)? Unless something is screwed up, this should 
already be 32 bits on non-windows compilers by default. Note that long on 
many systems is going to be 64 bits.

If in doubt, use Q_UINT32 or whatever.

Thanks, Shaheed
_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic