Sunil Hiremath
Newbie level 1

Hi friends,
I want to compare the two strings in embedded C. I'm using two character arrays to store string.
In one array I'm saving string received by UART and in another array I'm saving user defined string. So I want to compare both the strings for my further process.
Any help will be thankful.
I want to compare the two strings in embedded C. I'm using two character arrays to store string.
In one array I'm saving string received by UART and in another array I'm saving user defined string. So I want to compare both the strings for my further process.
Any help will be thankful.