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

KNUM

Elemental Intrinsic Function (Specific): Converts a character string to an INTEGER(8) value.

構文

result = KNUM (i)

i

(Input) Must be of type character.

結果

The result type is INTEGER(8). The result value is the integer value represented by the character string i.

KNUM ("46616") has the value 46616 of type INTEGER(8).


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