DclCompChar

機能

大文字・小文字の区別なく文字列を比較する.

書式

result= DclCompChar (ch1, ch2)

引数

戻り値 <L> 文字列が等しい時 .true. を返す.
ch1, ch2 <C*> 比較する文字列.

備考

なし

関連項目