> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Date: Wed, 13 Nov 2002 11:01:26 -0800 > From: Michael Lazzaro <[EMAIL PROTECTED]> > > - converting numbers to strings > - writing a number as a string > (what the rules are for how it will look) > - writing a number as a formatted string > (how you write something as bin/oct/hex/radix) > (how you write something w/ other formatting)
I'll do this part. Luke