[A83] Re: CRT (was SDCC port)


[Prev][Next][Index][Thread]

[A83] Re: CRT (was SDCC port)



Aaron St.John writes:
> For example, most every
> program will use printf(), so that should go into a shared library.

Why?  printf() is not needed.  There are much more efficient methods for
displaying formatted strings.

--
David Phillips <david@acz.org>
http://david.acz.org/




Follow-Ups: