イフコンピュータ > MINERVA > マニュアル > レファレンス > 述語 > バイナリ入出力

バイナリ入出力

MINERVA
ifcomputer logo
f
Expert Services on the Web

バイナリー・データストリームを処理する一組の述語、例えばデータマイニング、交信プロトコルまたはコンパイラ書込みのために使用されます。

        read_boolean/2,
        read_byte/2,
        read_char/2
        read_double/2,
        read_float/2,
        read_int/2,
        read_long/2,
        read_short/2,
        read_utf/2,
        read_unsigned_byte/2,
        read_unsigned_short/2,
バイナリーファィルへの書込みのための述語の相補的なセットも提供されます:

        write_*/2

最初の引き数は常にバイナリー・ストリームです、第二の引数は読取り書込みのための項を含みます。 JavaクラスDataInputStreamとDataOutputStreamは、セマンティックスのために参照して下さい。

例題 (none)

規格

これらの述語は、ISO-Prolog Standardの部分ではありません。

document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/BinaryIO/print_jp.html
published 2008/9/1 update 1999/5/10 (c) 1996-2006 IF Computer Japan
IF Computer 〒113-0022 Tel 03-5814-3352 start (AT) ifcomputer.com
Customer Support 東京都文京区千駄木5-28-2   http://www.ifcomputer.co.jp
戻る> managed with ubiCMS