インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド

C_FUNLOC

Intrinsic Module Inquiry function (Generic): Returns the C address of a function pointer.

モジュール

USE, INTRINSIC :: ISO_C_BINDING

構文

result = C_FUNLOC(x)

x

(Input) Is an interoperable procedure or a Fortran pointer of type INTEGER associated with an interoperable procedure.

結果

The result is a scalar of derived type C_FUNPTR. The result value represents the C address of the argument.

関連情報


このヘルプトピックについてのフィードバックを送信