Allow `0o' and `0b' prefixes for octal and binary (from Haskell)
[u/mdw/catacomb] / exp.h
2001-06-16 mdwNew generic exponentation code. Includes sliding-windo...