String Compare « String « C / ANSI-C






1.Compare strings: strcmp
2.Testing characters in a string: is digit and is alpha
3.Our own string compare function
4.String compare: how to use strncmp
5. Compare two strings: how to use strcmp
6. Compare some characters of two strings: how to use strncmp