函数:strlen()


strlen

取得字符串长度。

语法: int strlen(string str);

返回值: 整数

函数种类: 资料处理

内容说明

本函数返回指定的字符串长度。



整理: 篝火 (corner.yeah.net)

[ 上一页 下一页 ]