Jump to content

String matching: Difference between revisions

m
→‎{{header|C|C}}: C doesn't need a display name, what's with the dots?
m (→‎{{header|C|C}}: C doesn't need a display name, what's with the dots?)
Line 88:
</lang>
 
=={{header|C|C}}==
Case sensitive matching..........:
<lang C>
#include<string.h>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.