|
From: | Björn Haase |
Subject: | Re: [avr-gcc-list] Re: [avr-libc-dev] Please have a look at avr-libc patch #3750 |
Date: | Tue, 6 Sep 2005 08:53:47 +0200 |
User-agent: | KMail/1.7.1 |
Bernard Foche wrote: > > Now why not have an alloca(3) in libc? Sure it is not the best way to > manage dynamic memory but vfprintf/scanf are typicall applications where it > is acceptable. And a functionning alloca() is always handy. We *are* already having a working alloca. It's within gcc. Only thing that you need is an appropriate function declaration. Bjoern.
[Prev in Thread] | Current Thread | [Next in Thread] |