[Mono-list] Re: System.Decimal / Parse and ToString stuff for number classes

Derek Holden dsh2120@draper.com
Fri, 28 Sep 2001 12:40:30 -0400


Hi, I've already done a great deal of the ToString for all the types, and am
pretty close to commiting it into cvs already.  I was planning on following
up with the parsing. If you really want to do the parsing we can work
something out. I've already submitted a bunch of info on the number format
information to the list

----- Original Message -----
From: "Martin Weindel" <martin.weindel@t-online.de>
To: <mono-list@ximian.com>
Cc: <miguel@ximian.com>; <dholden@draper.com>
Sent: Friday, September 28, 2001 12:08 PM
Subject: System.Decimal / Parse and ToString stuff for number classes


> Hi Mono Hackers,
>
> I will implement the System.Decimal class and the Parse and ToString
functions
> for following classes in the namespace System:
> Byte, SByte, Char, Int16, Int32, Int64, UInt16, UInt32, UInt64, Single,
Double
>
> regards,
>
> Martin
>
> ---------------------------------------------------------
> Martin Weindel
> Oberlinstr. 17
> 76227 Karlsruhe, Germany
> Email: martin.weindel@t-online.de
>
>