append-output-file

[procedure] append-output-file filename

Bigloo: returns an output port that appends to the named file. See also open-output-file.

Some implementations have the same functionality by adding special options to open-output-file.