| |||||||||||
| 現在エラーストリームを同定する。
current_error(-ストリーム)
current_error/1 は、現在エラーストリームでストリームを単一化する。
引数
ストリーム ストリーム
例
current_error(S). S <- user_error の代入で成功。
標準
この述語は、ISO-Prolog標準には含まれない。
関連at_end_of_stream/0/1, close/1/2, current_input/1, current_output/1, flush_output/0/1, open/3/4, set_error/1, set_input/1, set_output/1. | |||||||||||
| |||||||||||
| 戻る> |
|