GNU Info

Info Node: (guile.info)Void Ports

(guile.info)Void Ports


Prev: Soft Ports Up: Port Types
Enter node , (file) or (file)node

Void Ports
----------

This kind of port just causes errors if you try to use it in a normal
way.

 - primitive: %make-void-port mode
     Create and return a new void port.  A void port acts like
     /dev/null.  The MODE argument specifies the input/output modes for
     this port: see the documentation for `open-file' in Note: File
     Ports.


automatically generated by info2www version 1.2.2.9