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
Author:
 R Kupper
FirstVersion:
 May 19 1999
Remarks:
 This is just a trie-wrapper for "closeistream" and "closeostream".
SeeAlso:ifstream ofstream ostrstream
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/typeinit.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative