Decimal to Word
- From: "Aamir Mahmood" <aamirmahmood@xxxxxxxxx>
- Date: Sat, 14 Jun 2008 12:13:09 -0700
Hi,
Does anybody know about any library that can convert a decimal into words.
For example:
decimal d = 34251.78;
string s = DecimalToWord(d) ;
's' should look like "Thirty Four Thousand Two Hundred Fifty One And 78/100"
I need this to for my module that prints checks.
I can write it by myself, but I don't want to re-invent the wheel.
Thanks.
AM
.
- Follow-Ups:
- Re: Decimal to Word
- From: Abubakar
- Re: Decimal to Word
- Prev by Date: Re: nullable types
- Next by Date: Re: OperatingSystem Class for Remote Computer,...
- Previous by thread: nullable types
- Next by thread: Re: Decimal to Word
- Index(es):