yang.zhang Posted September 23, 2014 Posted September 23, 2014 in Fundumental Data Types the long integer should be 8 bytes instead of 4byte
silent Posted September 24, 2014 Posted September 24, 2014 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: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts