| Original Message |
Pharoah (no login) Posted Jul 31, 2011 5:56 PM
I want to compute a 32 bit hash in a long integer, so I want to ignore overflow instead of having it throw an error. Is there a way that I can turn off overflow checking at the beginning of my function, and re-enable it later? |
|
|