home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1747 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  911 b 

  1. From: bruschke@vax1.acs.udel.EDU (Michiel Bruschke)
  2. Newsgroups: alt.sources
  3. Subject: Re: elvis on a PC - Quick-C
  4. Message-ID: <6887@vax1.acs.udel.EDU>
  5. Date: 29 Aug 90 20:46:38 GMT
  6.  
  7.  
  8. In article 2160 of alt.sources Marvin Kraska writes:
  9.  
  10. >    However, I have noticed that on the PC, lost clusters are reported
  11. >by "chkdsk" on the drive that the temporary file is placed.  Sure
  12. >enough, the recovered file is elvis's temp.  I glanced at the tmp.c
  13. >code, and didn't see anything obvious. 
  14.  
  15. I noticed exactly the same thing on my system. I compiled elvis
  16. using Quick-C. Elvis copies the tmp file to the new file, but
  17. then somehow improperly deletes the tmp files. It seems to do
  18. this with all tmp files it opens, cut buffers as well as regular
  19. tmp file. Will take a closer look at source to see if I can figure 
  20. it out (probably over weekend).
  21.  
  22. So if you use elvis be sure to run chkdsk /f afterwards.
  23.  
  24. Mike Bruschke
  25.