Name: Anonymous 2008-12-22 15:32
I'm bitwise shifting integers(optimized algorithms).
The problem is when they switch unsigned/signed representation and the results are wrong.Can anyone explain how to fix this?
The problem is when they switch unsigned/signed representation and the results are wrong.Can anyone explain how to fix this?