hello
nice help from this site,
pls help me for program
problem :
C program to read a list of names ending on a '$'. Each name ends on '.' and contains maximum of 30 characters. our program must convert the format as indicated in the example below and print the modified list of names. Your program must use files for input and output.
input Output
Ashok Kumar Sinha. Sinha A.Kumar.
Prem Lal Sharma. Sharma P.Lal
Hari Om Prakash Prakash H.Om
pls help