I am having a problem . I have 1 to 100 no and i want to print in word
format like one to hundred.
wht is the best way to implement this?
Can any one tell me this ASAP?
Jyo
Jeff Higgins - 19 Jan 2008 13:15 GMT
>I am having a problem . I have 1 to 100 no and i want to print in word
> format like one to hundred.
>
> wht is the best way to implement this?
>
> Can any one tell me this ASAP?
<http://www.google.com/search?hl=en&q=java+number+words>
Roedy Green - 19 Jan 2008 13:33 GMT
>I am having a problem . I have 1 to 100 no and i want to print in word
>format like one to hundred.
>
>wht is the best way to implement this?
see http://mindprod.com/products1.html#INWORDS
I have done it in many different languages.

Signature
Roedy Green, Canadian Mind Products
The Java Glossary, http://mindprod.com
Markus Tazl - 19 Jan 2008 14:44 GMT
> I am having a problem . I have 1 to 100 no and i want to print in word
> format like one to hundred.
[quoted text clipped - 4 lines]
>
> Jyo
Should be not that difficult. I remember haveing read something like
this in Sun's Java forum some time ago ... just a moment ...
searching ... found it :-). Try this URL :
http://forum.java.sun.com/thread.jspa?forumID=422&threadID=625527
best regards
Markus Tazl