I actually meant writing a program (code) that opens a file for editing. I will have to post parts of my code to the other forums I guess as its not really relevant here.
Joseph On Wed, 2004-06-23 at 17:47, Mark Tinka wrote: > On Wednesday 23 June 2004 13:41, joseph mpora wrote: > > Is there anyone good at C programming? > > > > Am trying to open a file for editing and none of the fopen() modes I > > know enable me to do this. > > I don't do C, but it sounds like you want to edit a file (pico, vi, emacs, > joe, e.t.c.), unless you are not explaining it properly. > > Mark. > > > > > Example > > > > I want to open file.txt and change the line "I was here" to "I am here". > > > > Anyone? > > > > Joseph > > > > > > > > --------------------------------------------- > > This service is hosted on the Infocom network > > http://www.infocom.co.ug > > > --------------------------------------------- > This service is hosted on the Infocom network > http://www.infocom.co.ug > --------------------------------------------- This service is hosted on the Infocom network http://www.infocom.co.ug
