Vincent Torri wrote:
> 
> On Wed, 3 Dec 2008, Gustavo Sverzut Barbieri wrote:
> 
>> it's portable but often buggy. If compile does not work with c99, then
>> it's a huge problem...
> 
> vc++ is not C99 compliant but it supports some of its features. Not all.
> 
> So do I use alloca or not instead of variable-size arrays ?

alloca, it is used a lot of places whilst variable-size arrays are 
rarely used.

Sebastian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to