[cfe-dev] Variable length arrays are not permitted in C++

Renato Golin rengolin at systemcall.org
Wed Feb 17 13:12:46 PST 2010


On 17 February 2010 19:27, Ahmed Charles <ahmedcharles at gmail.com> wrote:
> It's an g++ extension rather than a C++ standard feature, hence why "not
> permitted" is applicable.

Indeed, not even in c++0x, my bad. Then maybe a hint to use dynamic
arrays or vectors? ;)


-- 
cheers,
--renato

http://systemcall.org/

Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm



More information about the cfe-dev mailing list