Next Previous Up Top Contents Index

5.11 The STREAMS module

close

Open generic function

Summary

Closes a stream.

Signature

close stream #key #all-keys => () 

Arguments

stream
An instance of <stream>.

Values

None.

Library

io

Module

streams

Description

Closes stream, an instance of <stream>.

System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index