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

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

Re: [avr-gcc-list] arrays in avrgcc


From: E . Weddington
Subject: Re: [avr-gcc-list] arrays in avrgcc
Date: Fri, 26 Sep 2003 12:03:55 GMT

> I need to be able to access values in an array like this:
> PORTD = the_array[PORTA];
> How would I do this.
> Jack
> 

Sorry, but if you don't know how arrays work, then how are 
you sure that is the way you need to access values in an 
array?

These questions really don't belong on this list as they 
have nothing to do with the AVR processor per se. You 
should get a good C language reference, or visit the 
comp.lang.c newsgroup (you can also visit it via
Google).




reply via email to

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