Make flags be unsigned. Improve the write algorithm: recurse until the
authormdw <mdw>
Sat, 3 Feb 2001 16:05:17 +0000 (16:05 +0000)
committermdw <mdw>
Sat, 3 Feb 2001 16:05:17 +0000 (16:05 +0000)
commit3bc9cb5362a20d4014beae0add05784076de50e9
treed268b32235355397d61cdc56f4d99768ab719af0
parentf1140c41e9297d14386ee18fbed7a9686d223024
Make flags be unsigned.  Improve the write algorithm: recurse until the
parts are one word long and use single-precision arithmetic from there.
Fix off-by-one bug when breaking the number apart.
mptext.c