here's a very challenging program for amateurs, make a program that will convert digits into words(from 1 to 1,000,000). ex. your input is "1" , the output will be "one". make sure that it is c language.. since this is for come211 students., www.charlalo.com
5.Mark Jonald L. Peligro(2008-07-16 10:29 PM)
0
here's a very challenging program, make a program that will convert digits into words(from 1 to 10,000). ex. your input is "1" , the output will be "one".