Arduino Forum
passing a char array
Projects
Programming
marcello.romani
October 10, 2012, 9:01pm
4
I often use this macro:
#define ARY_LEN(a) (sizeof(a) / (sizeof(a[0])))
show post in topic
Related topics
Topic
Replies
Views
Activity
Passing a char array to a function
Programming
18
7889
May 5, 2021
[SOLVED] pointers and call functions with char[]
Programming
16
3919
May 5, 2021
Problem with a char array
Programming
13
3973
May 5, 2021
String in Char ohne Bufferoverflow
Deutsch
16
5033
May 6, 2021
confirmation about passing char arrays to function
Syntax & Programs
9
33976
May 6, 2021