<div dir="ltr"><div>Dear programmers,</div><div><br></div><div>I need/want to follow some C-library code with Scilab.</div><div><br></div><div></div><div>The C-libarary defines a lot of variables by "int64_t".</div><div><br></div><div>- So far I understand int64_t is a datatype of exactly 64bit length     (8 byte signed integer)<br></div><div><br></div><div><br></div><div><br></div><div>What would be the correct equivalent data type in Scilab?</div><div><br></div><div>- Normally I'd use doubles in Scilab, but is that correct?</div><div><br></div><div><br></div><div><br></div><div>Thank you,</div><div>Philipp<br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>