THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/04/2005 at 20:53, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.102
Platform: Windows ;
Language(s) : C++ ;
---------
Hello all, I'm trying to turn the C4D serial into a number.
I get the C4D serial just fine, but when I use StringToReal, I get the number, but just a little off.
For example, I tried 12345678900 and ended up with 12345678848.
I've even tried setting up my own version of the StringToReal function and the same thing happens.
Tried in both 8.5 and 9.1.
Does C4D lose accuracy with numbers that large?
Has anyone experienced this before or know what's going on?
Is there a way around it?
-Chris