GetPtr

変数のポインタを取得します。

仕様

GetPtr
[*Integer pointer, Type variable]

pointer
変数のポインタが格納されます。

variable
ポインタを取得したい変数を指定します。

メインへ