/[guile]/guile/guile-core/libguile/ports.c
ViewVC logotype

Diff of /guile/guile-core/libguile/ports.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.164 by ttn, Thu Mar 14 03:47:42 2002 UTC revision 1.165 by ossau, Fri Mar 15 10:37:40 2002 UTC
# Line 1546  scm_void_port (char *mode_str) Line 1546  scm_void_port (char *mode_str)
1546  SCM_DEFINE (scm_sys_make_void_port, "%make-void-port", 1, 0, 0,  SCM_DEFINE (scm_sys_make_void_port, "%make-void-port", 1, 0, 0,
1547              (SCM mode),              (SCM mode),
1548              "Create and return a new void port.  A void port acts like\n"              "Create and return a new void port.  A void port acts like\n"
1549              "/dev/null.  The @var{mode} argument\n"              "@file{/dev/null}.  The @var{mode} argument\n"
1550              "specifies the input/output modes for this port: see the\n"              "specifies the input/output modes for this port: see the\n"
1551              "documentation for @code{open-file} in @ref{File Ports}.")              "documentation for @code{open-file} in @ref{File Ports}.")
1552  #define FUNC_NAME s_scm_sys_make_void_port  #define FUNC_NAME s_scm_sys_make_void_port

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.165

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26