Re: [cc65] Reading a string from an open file under cc65?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2008-12-28 17:43:10
On Sun, Dec 28, 2008 at 07:12:31AM -0500, Maspethrose7@aol.com wrote:
> Thank you.  I tried it, and it works, but it takes up more  space.  Is there
> a way to condence such code?  Size here is important  to me.

Actually, using printf/fprintf links rather large library routines to your
code. Using CBM file I/O and not using standard C file I/O will make your
program much smaller. This is the price you pay for additional comfort.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Dec 28 17:45:19 2008

This archive was generated by hypermail 2.1.8 : 2008-12-28 17:45:21 CET