home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19169 < prev    next >
Encoding:
Text File  |  1992-12-12  |  662 b   |  20 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!spool.mu.edu!nigel.msen.com!yale.edu!jvnc.net!news.edu.tw!news!Uz.nthu.edu.tw!News.nthu.edu.tw!mr804331
  3. From: mr804331@cs.nthu.edu.tw (L.C. Lin)
  4. Subject: Re: C programming question under VMS
  5. Message-ID: <1992Dec12.111526.2697%mr804331@cs.nthu.edu.tw>
  6. Sender: news@News.nthu.edu.tw (Net News)
  7. Organization: National Tsing Hua University (HsinChu)
  8. References: <2354@sdrc.COM>
  9. Date: Sat, 12 Dec 1992 11:15:26 GMT
  10. Lines: 8
  11.  
  12. I just have a quick look at your messsage, what you want is to
  13.  perserve the old content and can append the new content, so you
  14.  can try the directive 
  15.    "a"    or
  16.    "a+"
  17.  
  18. Will work !
  19.     L.C. Lin
  20.