Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!pith.uoregon.edu!arclight.uoregon.edu!news.sprintlink.net!news-peer.sprintlink.net!uunet!in2.uu.net!202.82.1.1!bull.hkstar.net!hkstar1!usenet From: Andrew Liu <tlliu@hkstar.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Xinu Problem Date: Mon, 30 Dec 1996 03:58:27 +0800 Organization: Hong Kong Star Internet LTD. Lines: 16 Message-ID: <32C6CD63.38A9@hkstar.com> NNTP-Posting-Host: uranus180.hkstar.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (Win95; I) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33321 Dear All, do u know How to append some data to the exist file? In fact, I want to update a txt file and not erase the old context of the existing file. In turboC, i can use the command fopen("c:\\test.txt","a"); But in the Xinu system, I don't know how to do it. I really need your help..... *** If u know it, pls e-mail the solution to me directly. Thank you very much. *** -- From Andrew! mailto:tlliu@hkstar.com