A.7 File Library

The (scheme file) library provides procedures for accessing files.

call-with-input-filecall-with-output-file
delete-filefile-exists?
open-binary-input-fileopen-binary-output-file
open-input-fileopen-output-file
with-input-from-filewith-output-to-file