[Scilab-Dev] int 64 support

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Fri Sep 6 11:02:33 CEST 2013


Hello,
On 06/09/2013 03:24, Ricardo Fabbri wrote:
> Hi,
> 
> I need to read some matlab stuff with 64bit ints, but from the code it
> seems that 64bit integers is an ongoing work, which is still not done.
> I see some define conditionals like
> 
> #ifdef __SCILAB_INT64__
> #endif
> 
> In the code, so I see some support is implemented. I'd like to know
> what is the status of that, and where should the #define
> __SCILAB_IT64__ be placed (if at all useable)
Scilab 6 will support it. We wrote this kind of ifdef to make sure that
the code will be ready for Scilab 6.

Sylvestre





More information about the dev mailing list