[M3devel] heap vs. stack? (sort of)

Henning Thielemann lemming at henning-thielemann.de
Mon Jan 28 14:38:37 CET 2008


On Mon, 28 Jan 2008, Jay wrote:

> I totally want common code, there's just no point in moving it into a separate function.

Are you concerned about efficiency or about readability? In the first case
maybe <* INLINE *> helps?

> I also tried WITH that got its value from "PickBuffer", also a useless
> function but at least small, but functions can't return open arrays.

Functions can return pointers to open arrays - isn't this enough?



More information about the M3devel mailing list