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

PXFISCONST

POSIX Function: Tests whether a string is a valid constant name.

モジュール

USE IFPOSIX

result = PXFISCONST (s)

s

(Input) Character. The name of the constant to test.

結果

The result type is logical. The PXFISCONST function confirms whether the argument is a valid constant name that can be passed to functions PXFCONST and IPXFCONST. It returns .TRUE. only if IPXFCONST will return a valid value for name s.

関連情報


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