Marius Vollmer
7d81830dd2
The FSF has a new address.
2005-05-23 20:15:36 +00:00
Gary Houston
0df9aac51b
*** empty log message ***
2001-06-04 22:05:02 +00:00
Gary Houston
99004a2863
* rw.c (scm_write_string_partial): new procedure implementing
...
write-string/partial in (ice-9 rw).
* rw.h: declare scm_write_string_partial.
2001-06-04 21:48:25 +00:00
Marius Vollmer
0a53fd6e35
(scm_init_rw): Added prototype.
2001-05-20 00:33:26 +00:00
Gary Houston
b0e5fd8c3d
* rw.c: new file, implementing C part of module (ice-9 rw).
...
(scm_read_string_x_partial): moved from ioext.c
(scm_init_rw): new proc.
* rw.h: new file.
init.c: include rw.h and call scm_init_rw.
Makefile.am: include rw.c and rw.h.
2001-04-29 13:03:14 +00:00