IPXFCONST

POSIX Function: Returns the value associated with a constant defined in the C POSIX standard.

Module

USE IFPOSIX

構文

result = IPXFCONST (constname)

constname

(Input) Character. The name of a C POSIX standard constant.

Results

The result type is INTEGER(4). If constname corresponds to a defined constant in the C POSIX standard, the result value is the integer that is associated with the constant. Otherwise, the result value is -1.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

関連情報


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

© 1996-2011 Intel Corporation. 無断での引用、転載を禁じます。