NEST HelpDesk | Command Index | NEST Quick Reference |
ifail - Check the "fail"-flag of an input stream.Synopsis:
istreamhandle ifail -> istreamhandle trueExamples:
-> istreamhandle false
Description:
Parameters:
This function provides a direct interface to
the C++ istream::fail() member function.
If true, the next operation on the stream will fail.
Bugs:
Remarks:
Author:
GewaltigFirstVersion:
21.5.1999SeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/sli/sli_io.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative