计算机等级二级C++辅导:函数名称StrLen
www.nanhushi.com 佚名 不详
函数说明 返回字符串的长度,函数原型如下:
Cardinal __fastcall StrLen(const char * Str);