Jump to content

[SOLVED] Documentation mistake


photo

Recommended Posts

Posted

in Fundumental Data Types

the long integer should be 8 bytes instead of 4byte

Posted

Hi,

 

Unfortuantely, size of the long type can be OS depended (on x86 systems it would be 4 byte, but on x64 systems it would be 8 byte). Also, some compilers or different compiler options can affect on long type size as well.

We'll update article ASAP.

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

×
×
  • Create New...