flush-file:file — ordinary primitive
FORTH
FLUSH-FILE ( file -- code )(
)
flush all unsaved buffers of the file to disk. A status code of zero means success.
dpANS 11.6.2.1560 - standard forth word