hi i m a new learner of c++ im making a program in which user will enter the numbers(digits) and will get the same number in words by the computer in it i made an array and stored the number user can enter any number say 23 or 325436 for that i had made a for loop which will work as user will enter how many no.s he want to enter but the basic problem is that i m not able to convert them into words i can use ascii values but i m not getting the logic how to implement this as i recently started working in c++ i dont know what to do in this case can any body help me in this case
> [Non-text portions of this message have been removed]
