Arduino Forum
Making an array element a reference to another variable
Projects
Programming
system
April 22, 2014, 9:07am
5
int array [12]; int &x = array [2];
show post in topic
Related topics
Topic
Replies
Views
Activity
Referencing arrays - do I need to use pointers?
Programming
3
1685
May 5, 2021
Array and pointers... Confused
Programming
7
1341
May 5, 2021
Pointer to array element
Programming
5
9234
May 5, 2021
Array question
Troubleshooting
11
2457
May 6, 2021
pointer declaration error
Syntax & Programs
13
4515
May 6, 2021