[En-Nut-Discussion] Bug Report

Clemens Kirchgatterer c.kirchgatterer at amatic.com
Mon Jan 19 09:05:12 CET 2004


"Mike Cornelius" <mikec at call-direct.com.au> wrote:

> I thought about that and thought that the dwonside was wasting memory
> lets say the buffer size was say 1K and got "resized" to 4 byte?

maybe a compile time switch would do it?

#ifdef OPTIMISE_FOR_SPEED

...

#else // OPTIMISE_FOR_SIZE

...

#endif

clemens



More information about the En-Nut-Discussion mailing list