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

NLSEnumCodepages (W*S)

NLS Function: Returns an array containing the codepages supported by the system, with each array element describing one valid codepage.

モジュール

USE IFNLS

ptr=> NLSEnumCodepages( )

結果

The result is a pointer to an array of codepages, with each element describing one supported codepage.

After use, the pointer returned by NLSEnumCodepages should be deallocated with the DEALLOCATE statement.

関連情報


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