Convert Numerals (0 to 999 trillion) to English Words
Category:
String ManipulationType:
ClassesDifficulty:
IntermediateAuthor:
Muhammad AbubakarVersion Compatibility: Visual Basic 5
More information:
This class will convert the numerals to english words e.g, 1024=one thousand twenty four.
Its range is from 0 to 999 trillion.
Usage is very simple: just include the class in your project and you can use its simple single method. A sample client is included.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download cnumconvert.zip