Hi Folks, I need an help.I am trying to read the file contents line by line and if there are any number in the word (like 1,2,...) then i hav to replace that digit by its equivalent in terms of words. Ex:if input is hi*5*go Output has to be hi*five*go..This changes has to be reflected in original file. Can any1 please help in this regard.
-- K.V. PAWAN KUMAR