From mboxrd@z Thu Jan 1 00:00:00 1970 From: "William N. Zanatta" Subject: Re: GCC and Memory Organization Date: Thu, 11 Apr 2002 09:48:13 -0300 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <3CB5860D.9090805@veritel.com.br> References: <3CB3039C.4070404@veritel.com.br> <15539.26431.760192.203498@cerise.nosuchdomain.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Glynn Clements Cc: "'linux-c-programming@vger.kernel.org'" Glynn Clements wrote: > This isn't a compiler issue. The different layouts would require > different source code. The former corresponds to a one-dimensional > array, while the latter corresponds to a two-dimensional array. > Do you know any document on the web where I can study more about this issue? William