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


_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev

Reply via email to