Casting Values
Grumpy Gamer
OCTOBER 24, 2018
I have a scary Halloween story to tell you… I was running into a bug in my new compiler where large ints where loosing precision. After tracing through my compiler’s C++ code for about an hour trying to catch the spot, I came to this function: int intConstValue() { return _type == kFloat ?
Let's personalize your content