Command: close

NEST HelpDesk Command Index NEST Quick Reference
Name:
close - close a stream
Synopsis:
stream close -> -
Description:
This function closes a stream. This may be an istream
or an ostream.
Parameters:
stream(istreamtype|ostreamtype): The stream to close
Remarks:
This is just a trie-wrapper for "closeistream" and "closeostream".
Author:
R Kupper
FirstVersion:
May 19 1999
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.20.0/lib/sli/typeinit.sli
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative