View Single Post
  #3 (permalink)  
Old 08-30-2008, 04:15 AM
fertas fertas is offline
Member
 
Join Date: Aug 2008
Posts: 2
fertas is on a distinguished road
reply:
actually this code runs smoothly. it already outputs the number to its equivalent words but i'm having a problem on how to put the decimal point. for example 345678 to 3,456.78 and should read as three thousand four hundred fifty six and seventy eight. while on this code when i enter the same output it prints as 345,678---three hundred fourty five thousand six hundred seventy eight
Note: the last two numbers should be taken as a decimal.

what should I do?

thanks,

Fertas
Reply With Quote