//flex table opened by JP

Click to See Complete Forum and Search --> : How to change the single charcater in the existing file by using c code


zack
11-29-2001, 06:37 AM
hello!

i have one problem if someone help me to write a code in c pogramming.

i want to know how to access a file from c and then in that file how to read the single specific charcater or integer and then repalce that charcter with the new character or integer.and then this file should save with teh new name having all the text of the previous file.
and all this should be done in the command prompt. like i want to run the c programm in the command prompt and then i wnat to give value ,which replace that specific character .

bye