From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-06-04 17:45:01
On Wed, Jun 04, 2003 at 10:23:54AM -0400, Tom Watt wrote:
> Couldn't you just make sure to read this very first thing before calling
> any other file functions?
No, Greg is right here. There's some "hidden" code that is executed before
main() is called, and - if your code links in file I/O functions - this hidden
code will do file operations and destroy the original contents of DEVNUM.
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-06-04 17:45:09 CEST