字符串函数
需要包含头文件#include<stdio.h>
strlen
strcmp
strcpy
strchr
strstr
strcasestr
C语言学习--字符串函数
原文:http://www.cnblogs.com/netcn/p/4366918.html