Results 1 to 3 of 3
- 01-27-2010, 05:55 PM #1
Member
- Join Date
- Jan 2010
- Posts
- 5
- Rep Power
- 0
Express 240 as'Two hundred and forty'
Can anyone tell me how to express 240 as'Two hundred and forty' using core java or c/c++.Do we have any built in function or we need to perform the normal way like accepting he n as array then by finding the lenth and based on it convert one by one t corresspondng string and concatinate.Do not know whether it works.plz help
- 01-27-2010, 06:06 PM #2
Member
- Join Date
- Jan 2010
- Posts
- 14
- Rep Power
- 0
You need to build your own function.
An comprehensive tutorial can be found here:
http://www.blackwasp.co.uk/NumberToWords.aspx
Translating C# code to Java shouldn't be that hardLast edited by Spike_CT; 01-27-2010 at 06:12 PM.
- 01-28-2010, 11:11 AM #3
Member
- Join Date
- Jan 2010
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Netbeans 6.5 unable to connect MS SQL Server 2005 Express
By dpk_vash in forum NetBeansReplies: 4Last Post: 09-07-2010, 06:51 AM -
SQL server express edition connection
By pbaudru in forum JDBCReplies: 1Last Post: 01-19-2010, 09:59 AM -
problem with viewing .java files when Visual J# 2005 Express Edition exist
By unhurt in forum New To JavaReplies: 3Last Post: 11-03-2007, 01:58 PM -
how to properly express adding...
By paul in forum New To JavaReplies: 1Last Post: 08-07-2007, 05:08 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks