biggest number handled by c++ ?

Pages: 12
Haha, I myself laugh right now realizing what I did. :)
Why does viliml, in his example, subtract 48 from a[i]?
That's just code obfuscation, he should have subtracted '0'.
This is where the 48 comes from: http://www.asciitable.com/
It is worse than just obfuscation; code that makes such assumptions is not portable.
Topic archived. No new replies allowed.
Pages: 12