<file>

Type: <file>

A <file> is a file opened with open-file. At this time, Mosquito Lisp does not provide functionality to alter file permissions, rename or delete files.

IMPORTANT NOTE: MOSVM opens all files in binary mode, where available; any host-specific translation functionality is disabled.

Topics relating to files:

open-file
file-seek
file-skip
file-pos
file-len
write-file
read-file
close-file