Next: mpg-ref-skip_code, Previous: mpg-ref-skip_byte, Up: mpg-bpr [Contents][Index]
skip_char/[1,2]
skip_char(+Char)
skip_char(+Stream, +Char)
Read up to and including the first occurrence of Char on the current input stream or on the input stream Stream.
stream_object, must be ground
A valid input text stream.
char
Stream errors (see ref-iou-sfh-est), plus:
permission_error
Trying to read beyond end of Stream
type_error
Char is not a char