Peter Memishian <[EMAIL PROTECTED]> wrote:

>
>  > In general |alloca()| should be avoided in portable code and for
>  > perforamce reasons since some platforms implement |alloca()| via
>  > |malloc()|
>
> What platform does that?

This must be a broken platform as nobody will call free() for space
that has been retrieved via alloca().

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to