Thread
:
Strings in C
View Single Post
c_user
Contributor
7Feb2013,13:32
This explains fundamental of C strings which is appreciated ..
There are many more useful functions of C strings like :-
1)strpbrk()
2)strstr()
and many more ...