Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watnot.UUCP Path: utzoo!watmath!watnot!bahilchie From: bahilchie@watnot.UUCP (Brian Hilchie) Newsgroups: net.micro.cbm Subject: C-Power and save with replace Message-ID: <11869@watnot.UUCP> Date: Tue, 8-Jul-86 00:43:30 EDT Article-I.D.: watnot.11869 Posted: Tue Jul 8 00:43:30 1986 Date-Received: Tue, 8-Jul-86 06:33:13 EDT Distribution: net Organization: U of Waterloo, Ontario Lines: 18 > It is also a good idea to delete a .o file before re-compiling a > previously compiled program. cc uses save with replace (shame on him!!!). > > Dave Lowrey Actually, the compiler does not use save with replace, but both the editor and linker do. In any case I thought the save-with-replace debate was resolved some time ago: as long as you specify a drive number you shouldn't have any problems. All of my programs do it this way, and in three years of heavy usage I have not had any disk errors with any clear connection to the use of SWR. Maybe I'm lucky, or maybe only some versions of the 1541 have the bug while mine is ok, but I tend to doubt it. Brian Hilchie ...ihnp4!watmath!watnot!bahilchie