manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.6.2 Usage

Function: peek-next-char [port]

Function: assert-curr-char expected-chars comment [port]

Function: skip-until arg [port]

Function: skip-while skip-chars [port]

Function: next-token prefix-skipped-chars break-chars [comment] [port]

Function: next-token-of incl-list/pred [port]

Function: read-text-line [port]

Function: read-string n [port]

Function: find-string-from-port? _ _ . _

Looks for str in <input-port>, optionally within the first max-no-char characters.


This document was generated on February 3, 2012 using texi2html 5.0.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.