strlen

strlen -- 文字列の長さを得る

説明

int strlen(string str);

stringの長さを返します。