Arduino Forum
Compare two string in a while loop
Projects
Programming
system
May 9, 2014, 5:24pm
6
For example, instead of...
char motInter[] = "1111";
Do this...
strncpy(motInter, "1111");
show post in topic
Related topics
Topic
Replies
Views
Activity
Reading input from serial communication.
Programming
28
11254
May 5, 2021
lire de la port serial
Français
2
972
May 6, 2021
Lecture d'une variable
Français
6
1241
May 6, 2021
Test strings to see if they match?
Syntax & Programs
10
6264
May 6, 2021
Problem with Comparing String
Programming
8
2015
May 5, 2021