文字列から整数へ変換【StrToInteger】

int StrToInteger(string value)

 

Converts string containing the value character representation into a value of the int (integer) type.

値の文字表現を含んている文字列を int (整数)型の値に変換します。

Parameters:

パラメータ:

 

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">