~~NOTOC~~ ---json { "title":"cp932len()", "description":"UTF-8文字列からCP932文字列のデータ長を返します" } --- \\ ====== cp932len() ======
==== 説明 ==== UTF-8文字列からCP932文字列のデータ長を返します。\\ ==== 構文 ==== len = cp932len( utf8str ) ==== 引数 ==== utf8str : UTF-8エンコードされた文字列 ==== 返り値 ==== r = データ長 : 成功 0 : 失敗 ==== 備考 ==== {{{続き。ここから}}}
~~DISCUSSION~~