On Sun, 20 Mar 2011 19:37:45 +0100, spir <denis.s...@gmail.com> wrote:
* ideally, I would use the sign to tell signed types apart (1 is unsigned, +1 is signed)
I hope you messed that one up. An unadorned int literal should be signed. Period.
* get rid of 01 octal bug!
Oh gods, yes. -- Simen