Next: , Previous: htmlprag, Up: Top


10 (io string)

10.1 Overview

Procedures that do io with strings.

10.2 Usage

— Function: find-string-from-port? str <input-port> . max-no-char

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