next up previous contents
Next: Input/ Output and Up: Another Interlude: Input/Output Previous: Testing a Predicate

Input/ Output Channels

The standard input stream is taken from the keyboard and is known as ``user''.

Think of the stream of characters typed in as issuing from a file called ``user''.

The standard output stream is directed to the terminal screen and is known as ``user'' too.

Think of the stream of characters issuing from Prolog as going to a file called ``user''.



Paul Brna
Mon May 24 20:14:48 BST 1999