Dear programmers,

I need/want to follow some C-library code with Scilab.

The C-libarary defines a lot of variables by "int64_t".

- So far I understand int64_t is a datatype of exactly 64bit length     (8
byte signed integer)



What would be the correct equivalent data type in Scilab?

- Normally I'd use doubles in Scilab, but is that correct?



Thank you,
Philipp
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to