Opening file in append mode
Dear all,
in the actual version (2.1.6) STk can open a file in input and output mode
providing the functions open-input-file and open-output-file according with
the R4RS document. An additional function was also provided to open a file
(open-file) which accept the two modes "r" (for read) and "w" (for write).
I think it could useful to add a new function (let's call it open-append-file)
to allow the user to open a file in append mode. The additional "a" flag
could be also included in the open-file function.
Giorgio
-------------------------------------------------------------------------------
Giorgio Cesana | SGS-THOMSON Microelectronics
phone +39/39/603.6006 | Central R&D - DAIS
fax +39/39/603.5820 | via C. Olivetti, 2
e-mail cesana_at_venus.sgs-thomson.it | 20041 Agrate B.za (MI) - ITALY
Received on Wed May 17 1995 - 08:11:31 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST