retrieve the character at the current stream position....
Move to
=> <=
Darueber Spitze
See also
get_char/1/2
get_code/1/2
nl/0/1
peek_char/1/2
peek_code/1/2
put_char/1/2
put_code/1/2
IF Computer > MINERVA > Manual > Reference > Predicates > Character input/output > peek_char/1/2

peek_char/1/2

retrieve the character at the current stream position.

peek_char(?Char)
peek_char(+Stream, ?Char)

peek_char/1 retrieves the character at the stream position of the current input stream.

peek_char/2 retrieves the character at the stream position of the stream Stream.

The stream position will not be altered by these predicates.

peek_char retrieves the character at the current stream position and unifies it with Char. If the stream position is behind the end of the inputstream, Char will be unified with the atom end_of_file.

Arguments

Stream                 text input stream
Char                   character or end_of_file

Examples

Assume the content of a stream S is abcdefg and the stream position is at the 1st character.

peek_char('a'). Succeeds. The stream position will not be altered.
peek_char(C). Succeeds with substitution(C<-'a'). The stream position will not be altered.

Standard

These predicates are part of the ISO-Prolog Standard.

See also

get_char/1/2, get_code/1/2, peek_code/1/2, put_char/1/2, put_code/1/2, nl/0/1, set_input/1, current_input/1.

read on...
MINERVA
ifcomputer logo
f
Expert Services on the Web
Sprache
English
Japanese
Server
USA
Japan
Site Access
Local Index
Local Contents
Site Contents
Site Index
Printer Friendly
For imode
For PDA
Search
document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/char_io/peek_char/home_de.html
published 2008/10/13 update 2001/8/28 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 start (AT) ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
scroll to top managed with ubiCMS