nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: alloca()
From: Greg Haerr
Date: Wed, 11 Oct 2000 12:21:51 -0600

: Is this replacement something that could be rolled into the
: general release in order to make Microwindows more portable
: to new platforms?

Send me the changes.  I suppose we should include 
malloc/free instead of alloca, since too few systems 
implement it.  However, alloca is way faster than malloc,
so I'll look at how it's used and perhaps save this for
the day Microwindows has a ./configure setup.

Regards,

Greg


nanogui@linuxhacker.org