Arduino Forum
Passing char arrays to a function - best practice
Projects
Programming
GoForSmoke
September 8, 2012, 9:37am
16
char duh[] = "string";
sendMsg((const) duh);
show post in topic
Related topics
Topic
Replies
Views
Activity
Passing a string to a function/sub
Programming
15
30734
May 5, 2021
Send Char* to Serial
Programming
10
2142
May 5, 2021
Char array not being remembered or overwritten
Programming
11
9102
May 5, 2021
Char[] Char* and Array confusion
Programming
9
1540
May 5, 2021
Concatenate char*
Programming
10
59999
May 5, 2021