avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Large array in the FLASH size limitation


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Large array in the FLASH size limitation
Date: Tue, 15 Oct 2002 10:59:13 +0200 (MET DST)

Alex Chernyshoff <address@hidden> wrote:

> Probably, GCC use INT data type to calculate array
> size...

Yes, the C standard mandates that array subscripts are of type `int'
(IIRC).

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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