call-with-input-string

[procedure] call-with-input-string string proc

[procedure] call-with-output-string proc

Chicken, Gauche, STk. STklos

See also open-input-string, open-output-string, with-input-from-string, with-output-to-string.

Call-with-output-string is called call-with-string-output-port in some implementations.