tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Memory allocation and initialization of arrays with d


From: Daniel Gloeckner
Subject: Re: [Tinycc-devel] Memory allocation and initialization of arrays with dimension % 2 = 0
Date: Tue, 03 Feb 2009 11:17:10 +0100

>       int b[][] =3D { { 5, 6 }, { 7 , 8 } };

I don't think it is valid to define an array with more than the first dimension 
being unspecified.

type_size resulting in a negative value signifies that the type is incomplete.

  Daniel
-- 
Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL 
für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a




reply via email to

[Prev in Thread] Current Thread [Next in Thread]