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

NEW_LINE

Inquiry Intrinsic Function (Generic): Returns a new line character.

構文

result = NEW_LINE(a)

a

(Input) Must be of type default character. It may be a scalar or an array.

結果

The result is a character scalar of length one with the same kind type parameter as a.

The result value is the ASCII newline character ACHAR(10).


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