[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] arrays in avrgcc
From: |
Jack Valmadre |
Subject: |
Re: [avr-gcc-list] arrays in avrgcc |
Date: |
Fri, 26 Sep 2003 19:23:38 +1000 |
So does that mean the array "a" will have space for ten variables or does it
mean that the first value in the array "a" will be 10.
How big can each value of the array be?
Thanks,
Jack
----- Original Message -----
From: "Russell Shaw" <address@hidden>
Cc: <address@hidden>
Sent: Friday, September 26, 2003 7:10 PM
Subject: Re: [avr-gcc-list] arrays in avrgcc
> Jack Valmadre wrote:
> > Hi,
> > How do I set up an array in AVR GCC?
>
> int a[10];
>
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
- [avr-gcc-list] arrays in avrgcc, Jack Valmadre, 2003/09/26
- Re: [avr-gcc-list] arrays in avrgcc, Russell Shaw, 2003/09/26
- Re: [avr-gcc-list] arrays in avrgcc,
Jack Valmadre <=
- Re: [avr-gcc-list] arrays in avrgcc, Russell Shaw, 2003/09/26
- Re: [avr-gcc-list] arrays in avrgcc, Jack Valmadre, 2003/09/26
- Re: [avr-gcc-list] arrays in avrgcc, Reza Naima, 2003/09/27
- [avr-gcc-list] compiling avr-gcc in osx, John Butera, 2003/09/27
- Re: [avr-gcc-list] compiling avr-gcc in osx, John Butera, 2003/09/28
- Re: [avr-gcc-list] arrays in avrgcc, Theodore A. Roth, 2003/09/28