String Compare Without Library Function

preview_player
Показать описание
Here in this tutorial i have explained about how to compare the strings without using the library function
Рекомендации по теме
Комментарии
Автор

Correction:-
You have to enter else statement also in while loop..otherwise it will not show that the strings are equal

sudhanwapande
Автор

Grate video, these related all videos help for me exam .... U can more uplod sorting & Searching programms into Arrays & String in C++ plz

tabindalajward
Автор

thnks for the tutorial, plz check sound, lots of noise

asifhossain
Автор

how to implement function strcmpi in c, without libs ?

pannichita
Автор

PLZ TELL
NOT WORKING FOR EQUAL STRING

vk
Автор

This program is not work on as it is strcmp()
If you are enter first string suppose b
And second
Then it generate output
But in case of strcmp() it generate b output ?

harshitpandey