ZeroString
文字列変数を、NULL文字で埋めます。
仕様
ZeroString
[*String
retrun
, Integer
byte
]
return
NULL文字で埋められた文字列が格納されます。
byte
NULL文字で埋めるバイト数を指定します。
メインへ